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

commonJS syntax changed to ES6 #6

Closed YugandharrPatil closed 9 months ago

gitdagray commented 9 months ago

Fixes Issue #2