Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to SQLAlchemy 2 #173

Open
rod-glover opened this issue Aug 8, 2023 · 0 comments
Open

Upgrade to SQLAlchemy 2 #173

rod-glover opened this issue Aug 8, 2023 · 0 comments

Comments

@rod-glover
Copy link
Contributor

Why?

  • It's been out for 10 months

  • This recommendation:

    Release Support: Maintenance Mode

    Please note: the 1.4 series is the current "Maintenance" series. Updates for critical fixes will be made available as needed, but applications which continue to be under active development are advised to begin upgrading to the current series of SQLAlchemy (currently the 2.0 series).

  • The code is issuing deprecated feature warnings

  • Alembic documentation appears only to be for the latest Alembic version, which in turn is based on the latest SQLAlchemy version

That said, it's going to be quite a bit of work. Read the migration guide thoroughly before committing to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant