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