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

refactor!: inequality expr redefinition #465

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

stuarttimwhite
Copy link
Contributor

Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr.

Please go through the following checklist

Rationale for this change

To simplify the logic for inequality expr, it is convenient to redefined inequality expr to be strictly < or >, rather than <= or >=.

What changes are included in this PR?

Inequality_expr is redefined. Code is changed as needed to keep everything functional.

Are these changes tested?

There are existing tests that have been modified.

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