Skip to content

sql.bnf - support ANY/ALL operators#760

Merged
AlecKazakova merged 2 commits into
sqldelight:masterfrom
griffio:support-any-all-operators
May 26, 2026
Merged

sql.bnf - support ANY/ALL operators#760
AlecKazakova merged 2 commits into
sqldelight:masterfrom
griffio:support-any-all-operators

Conversation

@griffio

@griffio griffio commented May 26, 2026

Copy link
Copy Markdown
Contributor

These rules are provided for dialects to use as SqlTypes:
SqlTypes.ANY_OPERATOR
SqlTypes.ALL_OPERATOR

Note:
see sqldelight/sqldelight#6253


  • CHANGELOG.md's "Unreleased" section has been updated, if applicable.

griffio added 2 commits May 26, 2026 09:43
These are provided for dialects to use a SqlTypes
SqlTypes.ANY_OPERATOR
SqlTypes.ALL_OPERATOR
@griffio griffio marked this pull request as ready for review May 26, 2026 08:56
@griffio griffio marked this pull request as draft May 26, 2026 08:58
@griffio griffio marked this pull request as ready for review May 26, 2026 08:59
@AlecKazakova AlecKazakova merged commit 3fcc410 into sqldelight:master May 26, 2026
2 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.

3 participants