Skip to content

Conversation

@Wraith2
Copy link
Contributor

@Wraith2 Wraith2 commented Oct 9, 2020

Closes #700

SqlFacetAttribute was included in the netcore ref but not the implementation. This includes it (using the original System.Data.SqlClient version as template) in both netcore and netfx builds and unconditionally exposes it in the ref assemblies.

/cc @agilenut

@cheenamalhotra
Copy link
Member

@Wraith2

Could you also add tests for code coverage, I found this PR from System.Data.SqlClient you can leverage:
https://github.com/dotnet/corefx/pull/32245/files#diff-13643e72c33bbbc34e3ff843ee94bb764fda0cbb2588a5024084b457d9fdd771R10

@Wraith2
Copy link
Contributor Author

Wraith2 commented Oct 24, 2020

Fixed up and added

@cheenamalhotra cheenamalhotra added this to the 2.1.0 milestone Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SqlFacet missing?

4 participants