mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 10:46:00 +00:00
fix
This commit is contained in:
@@ -42,7 +42,7 @@ export interface DbDiffOptions {
|
||||
ignoreConstraintNames?: boolean;
|
||||
|
||||
noDropTable?: boolean;
|
||||
allowTableRecreateWhenNoDrop?: boolean;
|
||||
allowTableRecreate?: boolean;
|
||||
deletedTablePrefix?: string;
|
||||
|
||||
noDropColumn?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user