Skip to content

fix: detect select for update in CTEs#879

Merged
levkk merged 1 commit intomainfrom
levkk-make-select-for-update-recursive
Apr 8, 2026
Merged

fix: detect select for update in CTEs#879
levkk merged 1 commit intomainfrom
levkk-make-select-for-update-recursive

Conversation

@levkk
Copy link
Copy Markdown
Collaborator

@levkk levkk commented Apr 8, 2026

fix #878

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pgdog/src/frontend/router/parser/query/select.rs 88.23% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@levkk levkk merged commit d334760 into main Apr 8, 2026
9 of 10 checks passed
@levkk levkk deleted the levkk-make-select-for-update-recursive branch April 8, 2026 17:02
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.

cannot execute SELECT FOR UPDATE in a read-only transaction (25006)

1 participant