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