Replies: 2 comments
-
There was a discussion some years back about this feature but never got any traction. We do not have any plans on doing this, at least for now. Maybe this can be something that we can investigate and potentially implement in the migrations repo. |
Beta Was this translation helpful? Give feedback.
0 replies
-
$this->db->execute($sql); |
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.
-
Is there a way to do something along the lines of
Model::bulkInsert($data)
within Phalcon currently?If not, is this a feature that has been requested, or is being worked on?
Beta Was this translation helpful? Give feedback.
All reactions