diesel-rs/diesel: Diesel 2.3.8
Fixed Added support for libsqlite3-sys 0.37.0 Raise a compile-time error when mixing aggregate and non-aggregate expressions in an ORDER BY clause without a GROUP BY clause Calling .count() or .select(aggregate_expr) on…