mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
Merge branch 'feature/import-export' of https://github.com/dbgate/dbgate into feature/import-export
This commit is contained in:
@@ -27,7 +27,6 @@ test('csv import test', async () => {
|
||||
|
||||
const reader = await dbgatePluginCsv.shellApi.reader({
|
||||
fileName: csvFileName,
|
||||
delimiter: ';',
|
||||
});
|
||||
|
||||
const writer = await dbgateApi.jsonLinesWriter({
|
||||
|
||||
Reference in New Issue
Block a user