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
99 stars 120 forks source link

Improve beginSQLInsert using array.join #58

Closed furkan-kayis closed 8 months ago

qurashi-akeel commented 9 months ago

Issue is already marked complete in #42

Kindly check the existing/closed issues before creating PR, as per the guidelines