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

Remove use of deprecated query.get() #2340

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

mklassen
Copy link
Contributor

SQLAlchemy has deprecated the use of query.get()

https://docs.sqlalchemy.org/en/14/orm/query.html#sqlalchemy.orm.Query.get

@mklassen mklassen force-pushed the deprecated-query-get branch from 7571628 to 2fd44c2 Compare March 20, 2023 16:03
Copy link
Contributor

@alanhamlett alanhamlett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alanhamlett alanhamlett merged commit 11e828a into pallets-eco:master Oct 15, 2023
cjmayo added a commit to cjmayo/flask-admin that referenced this pull request Oct 18, 2023
By:
11e828a ("Merge pull request pallets-eco#2340 from isolovey/deprecated-query-get", 2023-10-15)
cjmayo added a commit to cjmayo/flask-admin that referenced this pull request Oct 18, 2023
By:
11e828a ("Merge pull request pallets-eco#2340 from isolovey/deprecated-query-get", 2023-10-15)
cjmayo added a commit to cjmayo/flask-admin that referenced this pull request Oct 18, 2023
By:
11e828a ("Merge pull request pallets-eco#2340 from isolovey/deprecated-query-get", 2023-10-15)
cjmayo added a commit to cjmayo/flask-admin that referenced this pull request Oct 19, 2023
By:
11e828a ("Merge pull request pallets-eco#2340 from isolovey/deprecated-query-get", 2023-10-15)
cjmayo added a commit to cjmayo/flask-admin that referenced this pull request Oct 19, 2023
By:
11e828a ("Merge pull request pallets-eco#2340 from isolovey/deprecated-query-get", 2023-10-15)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants