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

feat: add directory existence before access #21

Closed geekyharsh05 closed 10 months ago

geekyharsh05 commented 10 months ago

This PR fixes the issue #5.

gitdagray commented 10 months ago

Thanks - already accepted another PR for this issue but I appreciate your contribution! 💯