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

Issue/57 #60

Closed furkan-kayis closed 10 months ago

furkan-kayis commented 10 months ago

Fixes #57

qurashi-akeel commented 10 months ago

This is already done in #42