Support SQLAlchemy 1.4
- 主要言語
- Python
- スター
- 1.9k
- フォーク
- 272
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
- [x] `FromClause.count()` has been removed, was already deprecated in 1.3
#814
- [ ] https://docs.sqlalchemy.org/en/14/changelog/migration_14.html#change-4645
#577
#### Additional topics
- SQLAlchemy 1.4 introduces greenlet as dependency
- greenlet does not yet build on Python 3.11, so our 3.11-dev tests will fail once we update SQLAlchemy and include greenlet
- greenlet does not currently have a 1.x branch, dev is for 2.0. backport is requested in https://github.com/python-greenlet/greenlet/issues/305
コントリビューションガイド
評価
この issue はまだ評価されていません。