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

Postgres: add support for multiple returning columns #157

Merged
merged 7 commits into from
Feb 6, 2024

Conversation

roxblnfk
Copy link
Member

@roxblnfk roxblnfk commented Feb 2, 2024

What was changed

Postgres: add support for multiple returning columns

Checklist

@roxblnfk roxblnfk mentioned this pull request Feb 2, 2024
7 tasks
@roxblnfk roxblnfk force-pushed the postgres-support-multiple-returning branch from 8b0e523 to 147b301 Compare February 2, 2024 21:12
@roxblnfk roxblnfk force-pushed the postgres-support-multiple-returning branch from 147b301 to 0f56375 Compare February 5, 2024 13:13
@roxblnfk roxblnfk force-pushed the postgres-support-multiple-returning branch from 0f56375 to 7608a17 Compare February 5, 2024 14:40
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (16047de) 95.11% compared to head (87182ae) 95.17%.
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #157      +/-   ##
============================================
+ Coverage     95.11%   95.17%   +0.06%     
- Complexity     1813     1814       +1     
============================================
  Files           129      129              
  Lines          4990     4998       +8     
============================================
+ Hits           4746     4757      +11     
+ Misses          244      241       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@msmakouz msmakouz added PostgreSQL type: feature New feature. and removed type: feature New feature. labels Feb 6, 2024
@roxblnfk roxblnfk marked this pull request as ready for review February 6, 2024 12:46
@roxblnfk roxblnfk merged commit 4a5f46f into 2.x Feb 6, 2024
42 checks passed
@roxblnfk roxblnfk deleted the postgres-support-multiple-returning branch February 6, 2024 14:17
@roxblnfk roxblnfk added this to the 2.8.x milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

4 participants