pub fn count_distinct<T, E>(expr: E) -> CountDistinct<T, E::Expression>👎Deprecated:
Use AggregateExpressionMethods::aggregate_distinct instead
pub fn count_distinct<T, E>(expr: E) -> CountDistinct<T, E::Expression>Use AggregateExpressionMethods::aggregate_distinct instead