Skip to content

fix(prepared_statements): full rewrites extended as well#971

Open
meskill wants to merge 3 commits into
mainfrom
fix/prepared_statements_full
Open

fix(prepared_statements): full rewrites extended as well#971
meskill wants to merge 3 commits into
mainfrom
fix/prepared_statements_full

Conversation

@meskill
Copy link
Copy Markdown
Contributor

@meskill meskill commented May 8, 2026

fixes #604

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pgdog-config/src/pooling.rs 75.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@meskill meskill force-pushed the fix/prepared_statements_full branch from d7c13f1 to a71d781 Compare May 9, 2026 18:41
Copy link
Copy Markdown
Collaborator

@levkk levkk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. One thing I would recommend is moving the ruby tests into the ruby test suite so you don't have to copy/pasta all the initializers/boilerplate.

@meskill meskill force-pushed the fix/prepared_statements_full branch 2 times, most recently from b4fd80a to f7a0818 Compare May 19, 2026 22:59
@blacksmith-sh

This comment has been minimized.

@meskill meskill force-pushed the fix/prepared_statements_full branch from f7a0818 to 6a4f143 Compare May 20, 2026 10:07
@blacksmith-sh

This comment has been minimized.

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.

Problem with interplay between simple and extended prepared statements when using prepared_statement = 'full'

2 participants