mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
export from duckdb works
This commit is contained in:
@@ -168,6 +168,8 @@ const driver = {
|
||||
pass.write(row);
|
||||
}
|
||||
|
||||
pass.end();
|
||||
|
||||
return pass;
|
||||
},
|
||||
async writeTable(dbhan, name, options) {
|
||||
|
||||
Reference in New Issue
Block a user