mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 16:13:58 +00:00
skip drop references test
This commit is contained in:
1
packages/types/test-engines.d.ts
vendored
1
packages/types/test-engines.d.ts
vendored
@@ -44,6 +44,7 @@ export type TestEngineInfo = {
|
||||
skipDropColumn?: boolean;
|
||||
skipChangeNullability?: boolean;
|
||||
skipRenameColumn?: boolean;
|
||||
skipDropReferences?: boolean;
|
||||
|
||||
forceSortResults?: boolean;
|
||||
forceSortStructureColumns?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user