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.