You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://www.sqlalchemy.org/download.html
Version 1.3 is currently in maintenance state and will only receive critical bug fixes.
1.4 is currently stable, with 2.0 currently being in development.
Once 2.0 ships, 1.3 will be EOL.
Collecting what's needed for SQLAlchemy 1.4 here.
https://www.sqlalchemy.org/download.html
Version 1.3 is currently in maintenance state and will only receive critical bug fixes.
1.4 is currently stable, with 2.0 currently being in development.
Once 2.0 ships, 1.3 will be EOL.
https://docs.sqlalchemy.org/en/14/changelog/migration_14.html
FromClause.count()
has been removed, was already deprecated in 1.3Fix use of deprecated SQLAlchemy functionality in tests #814
SQLAlchemy 1.4 statements with .in_ operator not compiled correctly #577
Additional topics
The text was updated successfully, but these errors were encountered: