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

User interactive command line #54

Closed Sharath-1517 closed 8 months ago

Sharath-1517 commented 9 months ago

What about using a CLI interactive method to provide options for the users that their

if this could be added as a feature in it. Thanks!

ChayanSD commented 9 months ago

Would anyone be able to give me some suggestions or docs on contributing to this project?

Sharath-1517 commented 8 months ago

Closed due to misunderstood project usage. Thanks.