pub trait SupportsBatchInsert { }
Expand description
A marker trait indicating if batch insert statements are supported for this backend or not
pub trait SupportsBatchInsert { }
A marker trait indicating if batch insert statements are supported for this backend or not