Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Fix SqlClient udtTest #35304

Merged
stephentoub merged 2 commits into
dotnet:masterfrom
AfsanehR-zz:udtTestFix
Feb 13, 2019
Merged

Fix SqlClient udtTest #35304
stephentoub merged 2 commits into
dotnet:masterfrom
AfsanehR-zz:udtTestFix

Conversation

@AfsanehR-zz

Copy link
Copy Markdown
Contributor

Fixes issues discussed in #34393 regarding the work done for decimal changes.

@stephentoub

Copy link
Copy Markdown
Member

cc: @tannergooding

@tannergooding tannergooding left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These LGTM and are all cases where the previous string (which was 2 digits shorter) did not provide enough digits for the result to roundtrip back to the original value.

@stephentoub stephentoub merged commit 8a8f95b into dotnet:master Feb 13, 2019
@karelz karelz added this to the 3.0 milestone Mar 18, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* Fix UdtTest2

* fix UdtBulkCopyTest


Commit migrated from dotnet/corefx@8a8f95b
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants