mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 07:56:01 +00:00
WIP
This commit is contained in:
@@ -14,6 +14,7 @@ export function createBulkInsertStreamBase(driver: EngineDriver, stream, dbhan,
|
||||
objectMode: true,
|
||||
});
|
||||
|
||||
writable.fullNameQuoted = fullNameQuoted;
|
||||
writable.buffer = [];
|
||||
writable.structure = null;
|
||||
writable.columnNames = null;
|
||||
|
||||
Reference in New Issue
Block a user