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

Implement lhs not extends to the right of rhs #4133

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

ccarral
Copy link
Contributor

@ccarral ccarral commented Jul 26, 2024

Implements postgres anyrange &< anyrange -> boolean range operation as part of #4092

This commit implements postgres `anyrange &< anyrange -> boolean`
range operation.
@ccarral ccarral force-pushed the range-not-extends-to-right branch from a1926ee to a919fec Compare July 26, 2024 20:13
@weiznich weiznich requested a review from a team July 27, 2024 07:52
Copy link
Member

@weiznich weiznich left a comment

Choose a reason for hiding this comment

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

Thanks 🙏

@weiznich weiznich added this pull request to the merge queue Jul 29, 2024
Merged via the queue into diesel-rs:master with commit 56b0247 Jul 29, 2024
49 checks passed
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.

2 participants