Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Databases

1 items on 24 Apr 2026
Rust GitHub Databases

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…

Source: diesel Releases weiznich