cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
53 stars 22 forks source link

Postgres: add support for multiple returning columns #157

Closed roxblnfk closed 5 months ago

roxblnfk commented 5 months ago

What was changed

Postgres: add support for multiple returning columns

Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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 ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.