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

The query API is legacy in SQLAlchemy 2 #209

Open
eatyourgreens opened this issue Nov 20, 2024 · 0 comments
Open

The query API is legacy in SQLAlchemy 2 #209

eatyourgreens opened this issue Nov 20, 2024 · 0 comments

Comments

@eatyourgreens
Copy link
Contributor

eatyourgreens commented Nov 20, 2024

Now that we've upgraded to SQLAlchemy v2 (#204), the db.query() API used in the backend is legacy. It's not going away, but probably shouldn't be used in new code.
https://docs.sqlalchemy.org/en/20/orm/queryguide/query.html

Version 2.0 Migration guide: ORM usage.

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