Skip to content

New CLI Parameter for Rows per Insert - #32

Merged
gitdagray merged 2 commits into
gitdagray:mainfrom
ahmad-511:dev
Dec 22, 2023
Merged

New CLI Parameter for Rows per Insert#32
gitdagray merged 2 commits into
gitdagray:mainfrom
ahmad-511:dev

Conversation

@ahmad-511

Copy link
Copy Markdown
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

gitdagray commented Dec 22, 2023

Copy link
Copy Markdown
Owner

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

Fixes #30

devlopersabbir pushed a commit to devlopersabbir/csv-to-sql-insert that referenced this pull request Apr 18, 2026
devlopersabbir pushed a commit to devlopersabbir/csv-to-sql-insert that referenced this pull request Jul 10, 2026
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