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

Port check_unevaluated_dids to SQLAlchemy 2.0 sytnax #138

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

dchristidis
Copy link
Contributor

And various other small improvements.

@ericvaandering
Copy link
Contributor

We have an are running a version of this with prometheus changes as well in #132

I notice you and Maggie chose different SQL statements. No thoughts on which is better, but I'd like to use most of her changes. Can we merge the two changes?

@dchristidis
Copy link
Contributor Author

Maggie’s PR keeps the SQLAlchemy code with either raw text queries or in the 1.4 syntax. This PR ports them to the 2.0 syntax. I can wait for that one to be merged then rework this one on top of it.

@dchristidis
Copy link
Contributor Author

Given that the mentioned PR is being delayed, I believe it would be better for this and #137 to be reviewed. It will reduce Maggie’s future work.

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

Successfully merging this pull request may close these issues.

2 participants