SQLAlchemy Query Correctness Work Tightens ORM and Dialect SQL
SQLAlchemy had a small but useful week for data engineering code that builds SQL through Python instead of string templates. The recent work is mostly about clearer ORM errors, safer dialect rendering, and documentation that reduces bad assumptions in concurrent SQLite tests and jobs.