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

Criterion Fix: correcting with_alias consideration #1

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

Ga68
Copy link
Owner

@Ga68 Ga68 commented Jul 6, 2023

For various of the Criterion classes, with_alias is inconsistently used in the parameters and bodies of their get_sql(...) functions. This standardizes it and potentially fixes the errors that were originally noted here:

I'm not positive it catches them all, but I think it may. I've only tested it against a few of my own errors, which originally cued me into it.

@Ga68 Ga68 merged commit 4f03b50 into master Jul 6, 2023
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

Successfully merging this pull request may close these issues.

1 participant