csv-to-sql-insert
csv-to-sql-insert copied to clipboard
processing all files in CSV folder
if file name is specified in that argument that one file will be processed and sql file will be created, else all the csv files will be processed and their sql will be created. also did few refactoring to made things look clean.