-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(mssql-driver): Return numeric result values as strings #9485
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9485 +/- ##
===========================================
- Coverage 83.91% 58.47% -25.44%
===========================================
Files 229 167 -62
Lines 83681 14928 -68753
Branches 0 2955 +2955
===========================================
- Hits 70218 8729 -61489
+ Misses 13463 5853 -7610
- Partials 0 346 +346
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7cabe12
to
b1d314d
Compare
5eaf135
to
3a7842b
Compare
870b9b7
to
f1e8b9e
Compare
f1e8b9e
to
48c03f5
Compare
This PR includes:
mssql
package to the latest (v11).This fixes #9452
Check List