Skip to content

Fix for driver cutting out the question mark from columns labels (aliases)#2569

Merged
Ananya2 merged 2 commits intomainfrom
users/anagarg/issue#2535
Dec 20, 2024
Merged

Fix for driver cutting out the question mark from columns labels (aliases)#2569
Ananya2 merged 2 commits intomainfrom
users/anagarg/issue#2535

Conversation

@Ananya2
Copy link
Copy Markdown
Contributor

@Ananya2 Ananya2 commented Dec 18, 2024

#2535 - Enhance error handling in buildExecuteMetaData method to handle SQLServerException more robustly.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 51.04%. Comparing base (6829848) to head (d34ef92).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 57.14% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2569      +/-   ##
============================================
- Coverage     51.12%   51.04%   -0.08%     
+ Complexity     3940     3918      -22     
============================================
  Files           147      147              
  Lines         33456    33461       +5     
  Branches       5604     5605       +1     
============================================
- Hits          17105    17081      -24     
- Misses        13963    13971       +8     
- Partials       2388     2409      +21     

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

@Ananya2 Ananya2 merged commit 4497e05 into main Dec 20, 2024
Ananya2 added a commit that referenced this pull request Jan 10, 2025
* Driver cuts out the question mark from columns labels (aliases)

* added SQLServerPreparedStatement
@Jeffery-Wasty Jeffery-Wasty deleted the users/anagarg/issue#2535 branch February 12, 2025 20:03
@lilgreenbird lilgreenbird added this to the 12.10.0 milestone Mar 4, 2025
@lilgreenbird lilgreenbird changed the title Driver cuts out the question mark from columns labels (aliases) Fix for driver cutting out the question mark from columns labels (aliases) Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed/Merged PRs

Development

Successfully merging this pull request may close these issues.

4 participants