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

Daily edition · Databases

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

24 Apr 2026 edition
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