alter table fixes WIP

This commit is contained in:
Jan Prochazka
2024-09-13 14:23:37 +02:00
parent c1106c1b01
commit b366a7d451
4 changed files with 40 additions and 31 deletions

View File

@@ -139,7 +139,7 @@ const engines = [
local: {
databaseUrl: 'http://localhost:15005',
},
// skipOnCI: true,
skipOnCI: true,
objects: [views],
skipDataModifications: true,
skipReferences: true,