csv-to-sql-insert icon indicating copy to clipboard operation
csv-to-sql-insert copied to clipboard

Code duplication

Open kingmathers92 opened this issue 1 year ago • 1 comments

The code for constructing the SQL statement could be extracted into a separate function to avoid duplication. This can make our code more modular and easier to maintain

kingmathers92 avatar Dec 22 '23 19:12 kingmathers92

Good idea! 🚀

gitdagray avatar Dec 22 '23 19:12 gitdagray