Skip to main content

Module batch_update_delete

Module batch_update_delete 

Source

Functionsยง

batch_all_four_statement_types
Batch all four statement types: query, create, update, delete.
batch_instance_delete
Batch a delete using the model instance builder.
batch_two_deletes_same_model
Batch two deletes of the same model.
batch_two_updates_same_model
Batch two updates of the same model.
batch_update_and_delete
Batch mixing update and delete of different models.