mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
fix: skipIncrementalAnalysis for firebird
This commit is contained in:
@@ -722,7 +722,7 @@ const firebirdEngine = {
|
||||
// skipChangeNullability: true,
|
||||
// skipDeploy: true,
|
||||
// supportRenameSqlObject: true,
|
||||
// skipIncrementalAnalysis: true,
|
||||
skipIncrementalAnalysis: true,
|
||||
// skipDefaultValue: true,
|
||||
// skipDropReferences: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user