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

Move to Shared for TdsEnums.cs #1369

Closed
wants to merge 27 commits into from

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    4dd0249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    850fde5 View commit details
    Browse the repository at this point in the history
  3. Fix compiler error due to updated relative path to the documentation …

    …and fix netfx build due to typo in enum
    lcheunglci committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    321b8ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c03f6fd View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    431f1b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Add test coverage to SqlCollation for FirstSupportedCollationVersion …

    …and to verify out of range for LocaleId
    lcheunglci committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    b1d3720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92897eb View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    02a65c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16c0a64 View commit details
    Browse the repository at this point in the history
  3. Add code coverage for SqlClientFactory covering CreateDataSourceEnume…

    …rator and GetService for netfx and CreateCommandBuilder for both
    lcheunglci committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    60172e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    296049b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    2d57ffe View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    dfd6457 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. remove unnecessary asserts

    Johnny Pham committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    8b5ee21 View commit details
    Browse the repository at this point in the history
  2. Update Microsoft.Data.SqlClient.csproj

    Johnny Pham committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    b0ba491 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Merge remote-tracking branch 'upstream/main'

    Johnny Pham committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    7bce454 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Merge remote-tracking branch 'upstream/main'

    Johnny Pham committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    cd4aea7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Merge remote-tracking branch 'upstream/main'

    Johnny Pham committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    2c09672 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main'

    Johnny Pham committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    965ce94 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Merge remote-tracking branch 'upstream/main'

    Johnny Pham committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    7179deb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Merge remote-tracking branch 'upstream/main'

    Johnny Pham committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    e67ad3f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Merge remote-tracking branch 'upstream/main'

    Johnny Pham committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    b435719 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    d0fac74 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge remote-tracking branch 'upstream/main' into pr/1369"

    This reverts commit d0fac74, reversing
    changes made to 431f1b7.
    Johnny Pham committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    c379b99 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into pr/1369

    Johnny Pham committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4e11176 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main'

    Johnny Pham committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    ec1b93e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into pr/1369

    Johnny Pham committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    8a2ce5e View commit details
    Browse the repository at this point in the history