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

code fix on createIfNot method #82

Open yadneshgit2000 opened 6 months ago

yadneshgit2000 commented 6 months ago

fixed bug in createIfNot and added a statement to create a file.