Skip to content

Missing sqlc.arg in SQL UPDATE query with EXISTS subquery - #4553

Open
tsushanth wants to merge 1 commit into
sqlc-dev:mainfrom
tsushanth:fix/Missing-sqlc-arg-in-SQL-UPDATE-query-wit-1786379061
Open

Missing sqlc.arg in SQL UPDATE query with EXISTS subquery#4553
tsushanth wants to merge 1 commit into
sqlc-dev:mainfrom
tsushanth:fix/Missing-sqlc-arg-in-SQL-UPDATE-query-wit-1786379061

Conversation

@tsushanth

Copy link
Copy Markdown

Handle NOT (EXISTS (...)) in MySQL by converting UnaryOperationExpr{Not} to BoolExpr{BoolExprTypeNot} instead of discarding it as ast.TODO

Found via automated repo scanning, fix written and reviewed before opening.

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.

1 participant