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.
98
stars
122
forks
source link
Enhancement: Adding example with usage instruction #67
Open
krtEngineer opened 10 months ago
Instruction is incomplete without examples. Adding an example that clarifies the command. The issue for reference: https://github.com/gitdagray/csv-to-sql-insert/issues/66 No code change.