Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert multiple files at same time #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DIVYESH-GITHUB
Copy link

@DIVYESH-GITHUB DIVYESH-GITHUB commented Dec 23, 2023

  • While providing the .csv file names, we need to provide different .csv file names, comma-separated.

image

  • Then, all the files will be checked one by one, and if they exist all the .csv files will be converted to .sql files in the sql folder.

image

image

  • If one or more files do not exist, then the rest of all the files will be converted and an error will be shown for all those files that do not exist.

image

Copy link

@Bodykudo Bodykudo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice feature, also converting all files in csv directory if not provided a specific file name would be a great feature as well

@DIVYESH-GITHUB
Copy link
Author

@Bodykudo That is a nice suggestion, will try to implement it as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants