pub fn count_distinct<T, E>(expr: E) -> CountDistinct<T, E::Expression>👎Deprecated:
Use AggregateExpressionMethods::aggregate_distinct instead
Available on crate feature
with-deprecated and non-crate feature without-deprecated only.