count_distinct
diesel
2.3.5
In diesel::
dsl
diesel
::
dsl
Type Alias
count_
distinct
Copy item path
Source
pub type count_distinct<Expr> =
CountDistinct
<
SqlTypeOf
<Expr>, Expr>;
👎
Deprecated