1 curated breaking change across major versions of sqlalchemy. Use this as a migration checklist before bumping dependencies.
Legacy `Query` API deprecated. Unified `select()` syntax is the single way to build queries.
Run `SQLALCHEMY_WARN_20=1 python -W always::DeprecationWarning app.py` to surface all callsites. 1.4 already supports 2.0 syntax — migrate incrementally.
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/pypi/sqlalchemy