mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 02:36:01 +00:00
report wwritten rows
This commit is contained in:
1
packages/types/engines.d.ts
vendored
1
packages/types/engines.d.ts
vendored
@@ -41,6 +41,7 @@ export interface WriteTableOptions {
|
||||
createIfNotExists?: boolean;
|
||||
commitAfterInsert?: boolean;
|
||||
targetTableStructure?: TableInfo;
|
||||
progressName?: string;
|
||||
}
|
||||
|
||||
export interface EngineAuthType {
|
||||
|
||||
Reference in New Issue
Block a user