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

I added a feature to create a table before the command to insert into the table #25

Open itsoluwatobby opened 10 months ago

gitdagray commented 10 months ago

Hello! Great to see you here as well as on Discord!

This is not a feature I would want for my use case, but maybe it should be an optional feature?

Please suggest the feature / enhancement discussion under Issues and we can all discuss it. 😃