Add support for bulk-insertable associations
Given an association that is `BulkInsertSafe`, we now allow the caller to schedule items for bulk-insertion when the owner is `save`d.
Showing
Please register or sign in to comment
Given an association that is `BulkInsertSafe`, we now allow the caller to schedule items for bulk-insertion when the owner is `save`d.