Skip to content

fix: wrong col binding when where condition contain null#481

Merged
caiq1nyu merged 3 commits intomainfrom
fix/update_bind_failed
Mar 27, 2026
Merged

fix: wrong col binding when where condition contain null#481
caiq1nyu merged 3 commits intomainfrom
fix/update_bind_failed

Conversation

@caiq1nyu
Copy link
Copy Markdown
Collaborator

When a col is null in the WHERE clause of an UPDATE statement for a table without a primary key, the entire SQL BIND value will fail and become corrupted.

@caiq1nyu caiq1nyu merged commit b9e8ad2 into main Mar 27, 2026
2 checks passed
@caiq1nyu caiq1nyu deleted the fix/update_bind_failed branch March 27, 2026 03:29
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