incremental analysis in alter table tests

This commit is contained in:
Jan Prochazka
2025-11-27 14:06:48 +01:00
parent c2703edfde
commit abf0fc7942
2 changed files with 71 additions and 5 deletions

View File

@@ -759,9 +759,9 @@ const enginesOnLocal = [
// cassandraEngine,
//mysqlEngine,
// mariaDbEngine,
//postgreSqlEngine,
postgreSqlEngine,
//sqlServerEngine,
sqliteEngine,
// sqliteEngine,
// cockroachDbEngine,
// clickhouseEngine,
// libsqlFileEngine,