feat: skip change column for firebird

This commit is contained in:
Pavel
2025-06-03 16:36:40 +02:00
parent ffb6cfaa4a
commit 696d4e7342

View File

@@ -713,7 +713,7 @@ const firebirdEngine = {
skipOnCI: false,
runDeployInTransaction: true,
skipDataModifications: true,
// skipChangeColumn: true,
skipChangeColumn: true,
// skipIndexes: true,
// skipStringLength: true,
// skipTriggers: true,