cycle / database

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

Support multiple returning columns in MSSQL driver #160

Closed msmakouz closed 5 months ago

msmakouz commented 5 months ago

Closes: #159

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (4a5f46f) 95.17% compared to head (4e2017f) 95.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #160 +/- ## ============================================ + Coverage 95.17% 95.22% +0.04% - Complexity 1814 1828 +14 ============================================ Files 129 130 +1 Lines 4998 5044 +46 ============================================ + Hits 4757 4803 +46 Misses 241 241 ```

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