Skip to content

Conversation

cheenamalhotra
Copy link
Member

@cheenamalhotra cheenamalhotra commented Jul 21, 2021

Contains below changes:

  1. Below API was not exposed in .NET Standard DLLs, even though functionality was available.

    • SqlDataReader.GetColumnSchema()
  2. Pool Blocking Period has no API limitations in .NET Standard 2.0 and 2.1, tested using "-p:ReferenceType=NetStandard", hence enabling it here. Would appreciate feedback/concerns on this change.

cc @saurabh500 @David-Engel

Copy link
Contributor

@David-Engel David-Engel left a comment

Choose a reason for hiding this comment

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

Approved from a functional perspective. I don't know why it was originally excluded from netstandard.

@cheenamalhotra cheenamalhotra added the Public API 🆕 Issues/PRs that introduce new APIs to the driver. label Jul 27, 2021
@cheenamalhotra cheenamalhotra added this to the 4.0.0-preview1 milestone Jul 27, 2021
@cheenamalhotra cheenamalhotra merged commit ffce6d3 into dotnet:main Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Public API 🆕 Issues/PRs that introduce new APIs to the driver.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants