-
Notifications
You must be signed in to change notification settings - Fork 286
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 type convertor support for SqlConnectionEncryptOption #2057
Fix | Adding type convertor support for SqlConnectionEncryptOption #2057
Commits on Jun 8, 2023
-
Add SqlConnectionEncryptOptionConverter class which is used to conver…
…t string Encrypt option into SqlConnectionEncryptionOption type.
Configuration menu - View commit details
-
Copy full SHA for 5c505a1 - Browse repository at this point
Copy the full SHA 5c505a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b9af7e - Browse repository at this point
Copy the full SHA 9b9af7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ebaabd - Browse repository at this point
Copy the full SHA 4ebaabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a7ea8 - Browse repository at this point
Copy the full SHA 39a7ea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a0768e - Browse repository at this point
Copy the full SHA 0a0768eView commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab6a469 - Browse repository at this point
Copy the full SHA ab6a469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 892625c - Browse repository at this point
Copy the full SHA 892625cView commit details
Commits on Jun 16, 2023
-
Update src/Microsoft.Data.SqlClient/tests/FunctionalTests/SqlConnecti…
…onStringBuilderTest.cs
Configuration menu - View commit details
-
Copy full SHA for 789670e - Browse repository at this point
Copy the full SHA 789670eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5455314 - Browse repository at this point
Copy the full SHA 5455314View commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e07547a - Browse repository at this point
Copy the full SHA e07547aView commit details -
Add assessment of exception thrown in ExecuteConnectionStringFromJson…
…ThrowsException unit test.
Configuration menu - View commit details
-
Copy full SHA for 7197981 - Browse repository at this point
Copy the full SHA 7197981View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f0058 - Browse repository at this point
Copy the full SHA d7f0058View commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7dee649 - Browse repository at this point
Copy the full SHA 7dee649View commit details -
Removed unnecessary XML file for internal class SqlConnectionEncryptO…
…ptionConverter. Removed misplaced region. Removed function that is not used.
Configuration menu - View commit details
-
Copy full SHA for c9d115c - Browse repository at this point
Copy the full SHA c9d115cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b5f86d - Browse repository at this point
Copy the full SHA 4b5f86dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ac22f - Browse repository at this point
Copy the full SHA 14ac22fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a42b07 - Browse repository at this point
Copy the full SHA 9a42b07View commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 809bbe8 - Browse repository at this point
Copy the full SHA 809bbe8View commit details -
Fixed grammar error in the message to show more information if CanCon…
…vertFrom test returns false.
Configuration menu - View commit details
-
Copy full SHA for 20170ee - Browse repository at this point
Copy the full SHA 20170eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b3536 - Browse repository at this point
Copy the full SHA 06b3536View commit details -
Revert "Removed entry for EncryptOptionConverter XML."
This reverts commit 06b3536.
Configuration menu - View commit details
-
Copy full SHA for 99d1243 - Browse repository at this point
Copy the full SHA 99d1243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 766d859 - Browse repository at this point
Copy the full SHA 766d859View commit details -
Add more messages to show more information if CanConvertFrom and CanC…
…onvertTo returns false.
Configuration menu - View commit details
-
Copy full SHA for 1040674 - Browse repository at this point
Copy the full SHA 1040674View commit details -
Change messages to show the expections when CanConvertFrom and CanCon…
…vertTo tests passed or failed.
Configuration menu - View commit details
-
Copy full SHA for f54d699 - Browse repository at this point
Copy the full SHA f54d699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7415ec1 - Browse repository at this point
Copy the full SHA 7415ec1View commit details