-
Notifications
You must be signed in to change notification settings - Fork 900
Closed as not planned
Labels
bugSomething isn't workingSomething isn't workingtriageNew issues that hasn't been reviewedNew issues that hasn't been reviewed
Description
Version
1.15.0
What happened?
Is there a way to insert multiple rows into a MySQL database?
ie: the equivalent of:
insert into foo(bar1, bar2, bar3)
values
(?,?,?),
(?,?,?),
(?,?,?)
Relevant log output
No response
Database schema
No response
SQL queries
No response
Configuration
No response
Playground URL
No response
What operating system are you using?
No response
What database engines are you using?
No response
What type of code are you generating?
No response
christoph-pflueger, nairb774, sembh1998, mrblackus, croconut and 3 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageNew issues that hasn't been reviewedNew issues that hasn't been reviewed