Skip to content

Support multiple returning columns in MSSQL driver#160

Merged
roxblnfk merged 2 commits into2.xfrom
mssql-output
Feb 8, 2024
Merged

Support multiple returning columns in MSSQL driver#160
roxblnfk merged 2 commits into2.xfrom
mssql-output

Conversation

@msmakouz
Copy link
Member

@msmakouz msmakouz commented Feb 8, 2024

Closes: #159

@msmakouz msmakouz added this to the 2.8.x milestone Feb 8, 2024
@msmakouz msmakouz requested a review from roxblnfk February 8, 2024 09:55
@msmakouz msmakouz self-assigned this Feb 8, 2024
@codecov
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@             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              

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

@roxblnfk roxblnfk merged commit a0e2db7 into 2.x Feb 8, 2024
@roxblnfk roxblnfk deleted the mssql-output branch February 8, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Released

Development

Successfully merging this pull request may close these issues.

💡 Support multiple returning columns in MSSQL driver

2 participants