Skip to content

New CLI Parameter for Rows per Insert #32

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

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Conversation

ahmad-511
Copy link
Contributor

#30 This is my attempt to specify how many rows to add per one insert statement
Syntax:
npm start YourFileName [batch size]

for example, to generate 100 rows per insert using the ExampleTable.csv file
npm start ExampleTable 100

@gitdagray gitdagray merged commit 56f571d into gitdagray:main Dec 22, 2023
@gitdagray
Copy link
Owner

gitdagray commented Dec 22, 2023

Nice Ahmad! Consider updating the README for this feature, too. 🎉

Fixes #30

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