Skip to content

fix(sqlite): support IS with identifier as RHS#6316

Merged
geooo109 merged 2 commits intomainfrom
geooo109/sqlite_is
Nov 12, 2025
Merged

fix(sqlite): support IS with identifier as RHS#6316
geooo109 merged 2 commits intomainfrom
geooo109/sqlite_is

Conversation

@geooo109
Copy link
Collaborator

Fixes #6315

@geooo109 geooo109 changed the title fix(parser): support IS with identifier as RHS fix(sqlite): support IS with identifier as RHS Nov 12, 2025
@geooo109 geooo109 merged commit bbd4c90 into main Nov 12, 2025
7 checks passed
@geooo109 geooo109 deleted the geooo109/sqlite_is branch November 12, 2025 12:31
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.

A parsing error that occurred on sqlite3 for WHERE NULL is y;

2 participants