You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm interested in implementing bulk inserts at the Bookshelf level for performance reasons, but I still need to be able to take advantage of the creating and created hooks on each new Bookshelf model.
Is this functionality already baked in on this plugin? I looked through the code and there's nothing explicitly written about it.
The text was updated successfully, but these errors were encountered:
Hi, I'm interested in implementing bulk inserts at the Bookshelf level for performance reasons, but I still need to be able to take advantage of the
creating
andcreated
hooks on each new Bookshelf model.Is this functionality already baked in on this plugin? I looked through the code and there's nothing explicitly written about it.
The text was updated successfully, but these errors were encountered: