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

Extend SqlQueryMetadataCache to include enclave-required keys #1062

Merged
merged 12 commits into from
Jun 3, 2021
Merged

Extend SqlQueryMetadataCache to include enclave-required keys #1062

merged 12 commits into from
Jun 3, 2021

Commits on May 5, 2021

  1. netcore implementation

    johnnypham committed May 5, 2021
    Configuration menu
    Copy the full SHA
    c3a48ed View commit details
    Browse the repository at this point in the history
  2. netcore implementation

    johnnypham committed May 5, 2021
    Configuration menu
    Copy the full SHA
    c7af183 View commit details
    Browse the repository at this point in the history
  3. netfx implementation

    johnnypham committed May 5, 2021
    Configuration menu
    Copy the full SHA
    eafa36f View commit details
    Browse the repository at this point in the history
  4. fix typo

    johnnypham committed May 5, 2021
    Configuration menu
    Copy the full SHA
    a7a0c38 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. address feedback

    Johnny Pham committed May 8, 2021
    Configuration menu
    Copy the full SHA
    f1badc9 View commit details
    Browse the repository at this point in the history
  2. Update ApiShould.cs

    Johnny Pham committed May 8, 2021
    Configuration menu
    Copy the full SHA
    7301f80 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Update ApiShould.cs

    Johnny Pham committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c81e769 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. small improvements

    Johnny Pham committed May 18, 2021
    Configuration menu
    Copy the full SHA
    da8d331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac1aa0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Update src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlCli…

    …ent/SqlCommand.cs
    
    Co-authored-by: Cheena Malhotra <v-chmalh@microsoft.com>
    Johnny Pham and cheenamalhotra committed May 28, 2021
    Configuration menu
    Copy the full SHA
    054b013 View commit details
    Browse the repository at this point in the history
  2. Update src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClien…

    …t/SqlCommand.cs
    
    Co-authored-by: Cheena Malhotra <v-chmalh@microsoft.com>
    Johnny Pham and cheenamalhotra committed May 28, 2021
    Configuration menu
    Copy the full SHA
    adf628c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. address feedback

    Johnny Pham committed May 29, 2021
    Configuration menu
    Copy the full SHA
    4531bca View commit details
    Browse the repository at this point in the history