mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 10:46:00 +00:00
comment
This commit is contained in:
@@ -43,6 +43,7 @@ export interface DbDiffOptions {
|
|||||||
|
|
||||||
noDropConstraint?: boolean;
|
noDropConstraint?: boolean;
|
||||||
|
|
||||||
|
// unlike tables, sql objects could be recreated, when this option is set
|
||||||
noDropSqlObject?: boolean;
|
noDropSqlObject?: boolean;
|
||||||
deletedSqlObjectPrefix?: string;
|
deletedSqlObjectPrefix?: string;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user