mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
feat: add useTransaction option to deployDb
This commit is contained in:
1
packages/types/test-engines.d.ts
vendored
1
packages/types/test-engines.d.ts
vendored
@@ -51,6 +51,7 @@ export type TestEngineInfo = {
|
||||
alterTableAddColumnSyntax?: boolean;
|
||||
dbSnapshotBySeconds?: boolean;
|
||||
setNullDefaultInsteadOfDrop?: boolean;
|
||||
runDeployInTransaction?: boolean;
|
||||
|
||||
useTextTypeForStrings?: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user