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

Add Fragments.in with 3 parameters #1739

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vincentdehaan
Copy link
Contributor

@vincentdehaan vincentdehaan commented Sep 7, 2022

This PR adds a Fragments.in variant for tuples of three elements. Hence, we can now do something like this:

WHERE (col1, col2, col3) IN ((1,2,3), (2,3,4))

@mergify mergify bot added the core label Mar 20, 2023
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.

None yet

1 participant