Skip to content
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

Feature | Add support for Data Classification v2 #626

Merged
merged 7 commits into from Jul 16, 2020

Conversation

cheenamalhotra
Copy link
Member

@cheenamalhotra cheenamalhotra commented Jun 24, 2020

Introduces Sensitivity Rank with Sensitivity Classification information.

Additional Notes:
The driver supports Max version of v2. So if server only supports v1 , based on received version in FEATUREEXTACK packages, we do not read Sensitivity Rank. Only if server supports v2, we read this new Rank info. The Rank value for queries made on v1 server is "NOT DEFINED". This way the driver supports both v1 and v2 of Data Classification support from Server.

Testing has been done with both v1 and v2 servers.

Introduces Sensitivity Rank with Sensitivity Classification information
@cheenamalhotra cheenamalhotra added the 🆕 Public API Use this label for new API additions to the driver. label Jun 25, 2020
@cheenamalhotra cheenamalhotra added this to In progress in SqlClient v2.1 via automation Jul 7, 2020
@cheenamalhotra cheenamalhotra added this to the 2.1.0-preview1 milestone Jul 7, 2020
SqlClient v2.1 automation moved this from In progress to Reviewer approved Jul 16, 2020
@cheenamalhotra cheenamalhotra merged commit 16f5f32 into dotnet:master Jul 16, 2020
SqlClient v2.1 automation moved this from Reviewer approved to Done Jul 16, 2020
@cheenamalhotra cheenamalhotra deleted the dataclassv2 branch July 20, 2020 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 Public API Use this label for new API additions to the driver.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

7 participants