gitdagray / csv-to-sql-insert

Provide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.
MIT License
97 stars 122 forks source link

Improve code readability, error handling, and constants #52

Open akhils-github opened 10 months ago

akhils-github commented 4 months ago

check