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

Fix | Adding non-string support to SqlConnectionStringBuilder property indexer #2018

Merged
merged 5 commits into from
Apr 28, 2023

Commits on Apr 24, 2023

  1. Addressing Issue #2015

    Javad Rahnama committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d2d6763 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Adding test and making new function internal

    Javad Rahnama committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    661f718 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Apply suggestions from code review

    Co-authored-by: David Engel <[email protected]>
    Javad and David-Engel authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c443f4f View commit details
    Browse the repository at this point in the history
  2. reverting doc changes.

    Javad Rahnama committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c2506ad View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Apply suggestions from code review

    Co-authored-by: DavoudEshtehari <[email protected]>
    Javad and DavoudEshtehari authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    aa4b3b7 View commit details
    Browse the repository at this point in the history