refactor - default dbaget engine mvoed to dbgate-tools

This commit is contained in:
Jan Prochazka
2020-11-23 20:49:25 +01:00
parent d3cfc44fd9
commit 88cf6d35ed
16 changed files with 115 additions and 131 deletions

View File

@@ -1,4 +1,4 @@
const createBulkInsertStreamBase = require('../default/createBulkInsertStreamBase');
const { createBulkInsertStreamBase } = require('dbgate-tools');
/**
*