csv-to-sql-insert
csv-to-sql-insert copied to clipboard
Code duplication
Issue #19
Eliminated code duplication. The logic for constructing the SQL statement is encapsulated in the constructSQLStatement function, reducing code duplication and making your code more modular.
Sorry about the unstashedcommits 🤦♂️