Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sql): fix UUID binding variables in WAL tables #3628

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

jerrinot
Copy link
Contributor

@jerrinot jerrinot commented Aug 8, 2023

fixes #3627

@jerrinot jerrinot added Bug Incorrect or unexpected behavior SQL Issues or changes relating to SQL execution Java Improvements that update Java code labels Aug 8, 2023
ideoma
ideoma previously approved these changes Aug 8, 2023
@ideoma
Copy link
Collaborator

ideoma commented Aug 10, 2023

[PR Coverage check]

😍 pass : 4 / 4 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/cairo/wal/WalEventCursor.java 4 4 100.00%

@bluestreak01 bluestreak01 merged commit 6335238 into master Aug 10, 2023
18 of 21 checks passed
@bluestreak01 bluestreak01 deleted the jh_uuid_binding_with_wal branch August 10, 2023 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Incorrect or unexpected behavior Java Improvements that update Java code SQL Issues or changes relating to SQL execution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UUID, jdbc and WAL
3 participants