mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 04:00:59 +00:00
comment
This commit is contained in:
parent
188ab4c483
commit
75b3b4e012
@ -43,6 +43,7 @@ export interface DbDiffOptions {
|
||||
|
||||
noDropConstraint?: boolean;
|
||||
|
||||
// unlike tables, sql objects could be recreated, when this option is set
|
||||
noDropSqlObject?: boolean;
|
||||
deletedSqlObjectPrefix?: string;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user