Mintaka / mypyladies_sqlite

Teaching and testing materials for lessons about SQLite managed by Pyhon.
MIT License
1 stars 4 forks source link

bulk insert - data from each csv inserted in one insert statement to SQLite #29

Closed lucijim closed 3 years ago

lucijim commented 3 years ago

bulk insert - each csv file inserted at once to sqlite deleted csv files from data_sources.py (causing error when unzipping)