Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/SqlClient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0
Choose a base ref
...
head repository: dotnet/SqlClient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 27, 2023

  1. [5.1.1] Fix | Addressing failure on providing correct error message w…

    …hen symmetric key decryption fails using Always Encrypted. (#1968)
    lcheunglci authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    20e1535 View commit details
    Browse the repository at this point in the history
  2. [5.1.1] Fix | TransactionScope connection issue when Enlist is enable…

    …, Pooling is disabled and network connection type is Redirect (#1967)
    lcheunglci authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    daa1a74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f70b9c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41af66f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8601b68 View commit details
    Browse the repository at this point in the history
Loading