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 | Take out the ignoreSniOpenTimeout in open connection #2067

Commits on Jun 8, 2023

  1. Add SqlConnectionEncryptOptionConverter class which is used to conver…

    …t string Encrypt option into SqlConnectionEncryptionOption type.
    arellegue committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5c505a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9af7e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    1f41e2d View commit details
    Browse the repository at this point in the history
  2. Revert "Add SqlConnectionEncryptOptionConverter class which is used t…

    …o convert string Encrypt option into SqlConnectionEncryptionOption type."
    
    This reverts commit 5c505a1.
    arellegue committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    deac068 View commit details
    Browse the repository at this point in the history
  3. Revert "Add SqlConnectionEncryptOptionConverter class which is used t…

    …o convert string Encrypt option into SqlConnectionEncryptionOption type."
    
    This reverts commit 5c505a1.
    arellegue committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    bf78858 View commit details
    Browse the repository at this point in the history
  4. Revert "Fixed Issue dotnet#1126 .NET Core SqlConnection ConnectTimout…

    … 15 less than not work?"
    
    This reverts commit cde0430.
    arellegue committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2028759 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ede78dc View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Removed ignoreSniOpenTimeout in Connect function chain of calls.

    Added Unit Test to prove that the ignore timeout has been removed.
    arellegue committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    64ece1d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge branch 'main' into Issue_1126_NET_Core_SqlConnection_ConnectTim…

    …out_-less_than_15_not_working
    arellegue committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a9feac9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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