csvs-to-sqlite
csvs-to-sqlite copied to clipboard
Add `--skip-existing-tables` command line flag
Skip creation of table if the database contains a table with the same name.
If you rebase your tests may start passing - we had problems thanks to pytest 5.
Gonna close my pull request because another programmer made something better. https://github.com/simonw/csvs-to-sqlite/pull/85