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

Fixes #61 #62

Open therollingambit opened 9 months ago

therollingambit commented 9 months ago