mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
import data fixes
This commit is contained in:
1
packages/types/engines.d.ts
vendored
1
packages/types/engines.d.ts
vendored
@@ -40,6 +40,7 @@ export interface WriteTableOptions {
|
||||
truncate?: boolean;
|
||||
createIfNotExists?: boolean;
|
||||
commitAfterInsert?: boolean;
|
||||
targetTableStructure?: TableInfo;
|
||||
}
|
||||
|
||||
export interface EngineAuthType {
|
||||
|
||||
Reference in New Issue
Block a user