crate / crate/sqlalchemy-cratedb
[2023] Deprecation notice about support for SQLAlchemy 1.3
- Dominant language
- Python
- Stars
- 9
- Forks
- 4
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 3
Description
Dear community,
after SQLAlchemy 2.0 has been released on January 26, 2023 [1,2], SQLAlchemy 1.3 is effectively EOL.
It became clear we will remove support for SQLAlchemy 1.3 on the corresponding CrateDB dialect within the upcoming releases. Please raise your voice if there are any objections to be considered.
We are issuing this notice early, and [3] also added a corresponding `DeprecationWarning` to the 0.30.0 release, in order to make the intentions clear, and to inform users properly.
With kind regards,
Andreas.
- [1] https://github.com/sqlalchemy/sqlalchemy/issues/8631#issuecomment-1329264864
- [2] [SQLAlchemy 2.0.0 release notes](https://www.sqlalchemy.org/blog/2023/01/26/sqlalchemy-2.0.0-released/)
- [3] crate/crate-python#503
Contributor guide
Assessment
This issue has not been assessed yet.