This package has limited breaking-change data (1 entry). Check back later or see the package health page for the full signal.
sqlalchemy breaking changes
pypi1 curated breaking change across major versions of sqlalchemy. Use this as a migration checklist before bumping dependencies.
1
changes
Breaking changes by transition
- 1.4 \u2192 2.0api
Legacy `Query` API deprecated. Unified `select()` syntax is the single way to build queries.
MigrationRun `SQLALCHEMY_WARN_20=1 python -W always::DeprecationWarning app.py` to surface all callsites. 1.4 already supports 2.0 syntax — migrate incrementally.
API access
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/pypi/sqlalchemy