Available on crate feature
i-implement-a-third-party-backend-and-opt-into-breaking-changes only.Expand description
This module contains all reusable options to configure
SqlDialect::BatchUpdateSupport
Structs§
- Does
NotSupport Batch Update - Indicates that this backend does not support batch update statements.
Traits§
- Supports
Batch Update - A marker trait indicating if batch update statements are supported for this backend or not