mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 15:46:01 +00:00
alter table WIP
This commit is contained in:
1
packages/types/dialect.d.ts
vendored
1
packages/types/dialect.d.ts
vendored
@@ -32,4 +32,5 @@ export interface SqlDialect {
|
||||
dropCheck?: boolean;
|
||||
|
||||
dropReferencesWhenDropTable?: boolean;
|
||||
disableExplicitTransaction?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user