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

Add function to insert multiple rows in one statement #9

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

luluvia
Copy link
Contributor

@luluvia luluvia commented Apr 17, 2023

This commit adds a new function named createMultiple which, when generated, uses the batchInsert function from Exposed to add multiple rows in a single statement.

@darkxanter darkxanter merged commit c64f3d5 into darkxanter:master Apr 18, 2023
@darkxanter
Copy link
Owner

Thanks for the improvement, merged!

@luluvia luluvia deleted the create-multiple branch July 3, 2023 04:15
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