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

Adds PrepareStatement support to client #459

Conversation

fabianfett
Copy link
Collaborator

PostgresClient should support prepared statements.

@fabianfett fabianfett added the semver-minor Adds new public API. label Feb 21, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Comparison is base (0679ede) 62.06% compared to head (3c4d989) 61.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #459      +/-   ##
==========================================
- Coverage   62.06%   61.87%   -0.19%     
==========================================
  Files         125      125              
  Lines        9980    10012      +32     
==========================================
+ Hits         6194     6195       +1     
- Misses       3786     3817      +31     
Files Coverage Δ
Sources/PostgresNIO/Pool/PostgresClient.swift 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

@fabianfett fabianfett merged commit 17b23b1 into vapor:main Feb 21, 2024
12 of 13 checks passed
@fabianfett fabianfett deleted the ff-fix-prepare-statement-and-make-client-more-usable branch February 21, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants