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 beginSQLInsert #59

Closed furkan-kayis closed 10 months ago

furkan-kayis commented 10 months ago

Fixes #58

qurashi-akeel commented 10 months ago

This is already marked complete in #42