Merge branch 'feature/import-export' of https://github.com/dbgate/dbgate into feature/import-export

This commit is contained in:
SPRINX0\prochazka
2024-09-17 10:45:43 +02:00

View File

@@ -27,7 +27,6 @@ test('csv import test', async () => {
const reader = await dbgatePluginCsv.shellApi.reader({
fileName: csvFileName,
delimiter: ';',
});
const writer = await dbgateApi.jsonLinesWriter({