mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-24 23:26:00 +00:00
fix: skipDeploy tests for duckdb
This commit is contained in:
@@ -669,6 +669,7 @@ const duckdbEngine = {
|
|||||||
skipTriggers: true,
|
skipTriggers: true,
|
||||||
skipDataDuplicator: true,
|
skipDataDuplicator: true,
|
||||||
skipAutoIncrement: true,
|
skipAutoIncrement: true,
|
||||||
|
skipDeploy: true,
|
||||||
supportRenameSqlObject: true,
|
supportRenameSqlObject: true,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user