Replies: 1 comment
-
https://www.ktorm.org/api-docs/org.ktorm.support.mysql/bulk-insert.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to insert many values in a table but doing it one by one with the
Database.insert
statement is very tedious, is there any way to simplify this?Beta Was this translation helpful? Give feedback.
All reactions