pub trait SupportsBatchInsert { }
Available on crate feature
i-implement-a-third-party-backend-and-opt-into-breaking-changes
only.Expand description
A marker trait indicating if batch insert statements are supported for this backend or not