csv-to-sql-insert
csv-to-sql-insert copied to clipboard
Option to process all files in the CSV directory
I would like to add an option to process all files in the CSV directory.
I want this, too. 💯 Please add this feature - great suggestion!
I did this and made a pull request. if we provide a particular file name in argument then that csv file will be processed, Else all the files in the csv directory will be processed and appropriate sql file will be created.
Edit : refactoring is also done to make it clean
I would like to add an option to process all files in the CSV directory.
did you mean multiple file??