simonw / db-to-sqlite

CLI tool for exporting tables or queries from any SQL database to a SQLite file
Apache License 2.0
368 stars 28 forks source link

Upgrade to sqlite-utils~=2.3.1 #21

Closed simonw closed 4 years ago

simonw commented 4 years ago

I tested this fix on the example from https://github.com/simonw/db-to-sqlite/issues/20 and it worked as expected.