Skip to content

Conversation

@hakobera
Copy link
Contributor

Fix #2321. This is regression which introduced by #2274, so this PR revert unnecessary change.

  • revert unnecessary in convertInSelectNode function, which include In but it's not the function to handle IN operator
  • add EXISTS and NOT EXISTS test case for SQLite
  • add debug log for easy to identity issue

@kyleconroy kyleconroy merged commit 0ed414a into sqlc-dev:main Jun 20, 2023
@hakobera hakobera deleted the fix/sqlite-exists-operator branch June 20, 2023 16:53
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
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.

EXISTS causes panic

2 participants