anothersmith / node-duckdb

DuckDB NodeJS bindings
MIT License
48 stars 12 forks source link

feat: From string[][] to array<[string,string]> (tuple) #125

Closed dforsber closed 3 years ago

dforsber commented 3 years ago

Re-implementing https://github.com/deepcrawl/node-duckdb/pull/67