feat: add useTransaction option to deployDb

This commit is contained in:
Pavel
2025-05-29 22:52:38 +02:00
parent 2766aedc01
commit 225520a765
6 changed files with 20 additions and 4 deletions

View File

@@ -711,6 +711,7 @@ const firebirdEngine = {
},
],
skipOnCI: false,
runDeployInTransaction: true,
// skipChangeColumn: true,
// skipIndexes: true,
// skipStringLength: true,