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

Fixes [Issue #31] : Added a command line argument "all".

Open Akhil-2020171 opened this issue 1 year ago • 0 comments

Fixes [Issue #31] [Issue #3]

Added a command line argument "all" for processing all the files, exist in the ./csv folder. Example: npm start all --- for processing all the files, else npm start fileName ---- for a specific file

Akhil-2020171 avatar Dec 28 '23 19:12 Akhil-2020171