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.0 #26

Open
lunakv opened this issue Feb 6, 2023 · 1 comment
Open

Upgrade to SQLAlchemy 2.0 #26

lunakv opened this issue Feb 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@lunakv
Copy link
Owner

lunakv commented Feb 6, 2023

SQLAlchemy 2.0 was finally released, with (among other things) support for asynchronous psycopg3. We should migrate to the new version and rewrite the stack to be asynchronous again.

@lunakv lunakv added the enhancement New feature or request label Feb 6, 2023
@lunakv
Copy link
Owner Author

lunakv commented Oct 3, 2023

This is currently blocked by APScheduler, which won't support SQLAlchemy 2.0 until v4 releases

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

No branches or pull requests

1 participant