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 - SqlSer.cs #1313

Merged
merged 14 commits into from
Jan 12, 2022

Commits on Oct 4, 2021

  1. Move to Shared - SqlSer.cs

    This is part of Code merge for issue dotnet#1261. I have created .common.cs and moved the uncommon code to private methods.
    Kaur-Parminder committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    de412aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c1fb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

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

Commits on Oct 7, 2021

  1. addressing reviewer's comment

    Removed Netfx and Netcore files for SqlSer and added Netfx if endifs in common file
    Kaur-Parminder committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    77c2ae5 View commit details
    Browse the repository at this point in the history
  2. Updating common class not to be partial

    Just updating class not use partial anymore, indentation, comment correction
    Kaur-Parminder committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    a929c73 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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

Commits on Oct 13, 2021

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

Commits on Dec 20, 2021

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

Commits on Dec 23, 2021

  1. addressing review comments

    addressing review comments
    Kaur-Parminder committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    e6b777c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95b6e46 View commit details
    Browse the repository at this point in the history
  3. VSCode suggestions

    VSCode suggestions
    Kaur-Parminder committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    0276924 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Added check for key in dictionary and addressed review comments

    Added check for key in dictionary and addressed review comments
    Kaur-Parminder committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    500e56c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. resolve merge

    Kaur-Parminder committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    7c98665 View commit details
    Browse the repository at this point in the history
  2. addressing comments

    Kaur-Parminder committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    bba0883 View commit details
    Browse the repository at this point in the history