aio-libs / aio-libs/aiomysql

Support SQLAlchemy 1.4

オープン
#818 コメント 1 件 リアクション 0 件 担当者 0 名 @dependabot が担当を希望しています GitHub で見る
dependencies sqlalchemy
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。