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::AggregateFunctionExpressions
Structsยง
- NoAggregate
Function Expressions - Indicates that this backend does not support aggregate function expressions
- Postgres
Like Aggregate Function Expressions - Indicates that this backend supports aggregate function expressions similar to PostgreSQL