Open chrismp opened 1 year ago
If I run something like this
csvs-to-sqlite some-data.csv database.db
How do I make the script skip this command if table 'some-data' already exists?
If I run something like this
csvs-to-sqlite some-data.csv database.db
How do I make the script skip this command if table 'some-data' already exists?