Skip to content

Conversation

lcheunglci
Copy link
Contributor

@lcheunglci lcheunglci commented Sep 22, 2021

This is related to issue #1261 . I moved the netfx SQLResource.cs to src and updated reference in the dotnet project to reference it. I chose to use the .NET Framework version of SQLResource because it uses the StringsHelper to shorten any strings that exceeds 1024 characters and replace it with ellipsis. I check in the Strings.Resx for the English locale and didn't notice anything that would exceed that limit, however, I haven't check the other locales, so I don't think dotnet core would be affected by this.

@lcheunglci lcheunglci changed the title MergeSNI for SQLResource Move into shared for SQLResource Sep 22, 2021
@lcheunglci lcheunglci changed the title Move into shared for SQLResource Move into shared for SQLResource.cs Sep 22, 2021
…SNI-SQLResource

# Conflicts:
#	src/Microsoft.Data.SqlClient/netcore/src/Common/src/Microsoft/Data/Common/SQLResource.cs
@DavoudEshtehari DavoudEshtehari added the Code Health 💊 Issues/PRs that are targeted to source code quality improvements. label Sep 30, 2021
@cheenamalhotra cheenamalhotra merged commit 84df6f4 into dotnet:main Oct 4, 2021
@lcheunglci lcheunglci deleted the MergeSNI-SQLResource branch October 14, 2021 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants