Florents-Tselai / duckdb-utils

CLI tool and Python library for manipulating DuckDB databases
https://duckdb-utils.tselai.com
Other
0 stars 0 forks source link

`duckdb-utils insert` #2

Open Florents-Tselai opened 3 months ago

Florents-Tselai commented 3 months ago

https://sqlite-utils.datasette.io/en/stable/cli-reference.html\#insert

Florents-Tselai commented 3 months ago

Things look a bit weired with this. On pre-existing tables things seem to work. On new inserts requiring new table creation things become more complicated