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 Connection Resiliency in SqlClient #62

Merged
merged 1 commit into from
Nov 15, 2019

Conversation

cheenamalhotra
Copy link
Member

Backports PR dotnet/SqlClient#310 to System.Data.SqlClient

@ViktorHofer
Copy link
Member

This runtime isn't yet really open for internals as we are still fixing remaining bits and enabling CI but I think this is fine. Thanks!

@ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer merged commit 1346d10 into dotnet:master Nov 15, 2019
@ViktorHofer ViktorHofer deleted the port-PR310-SqlClient branch November 15, 2019 19:05
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
layomia pushed a commit to layomia/dotnet_runtime that referenced this pull request Nov 10, 2020
* Initial prototype using dfs and checking for cycles

* Polish debugging and fix tests

* Update tests and change accessibility for variables for sourcegenerator helper

* Add unit tests for diagnostics for users

* Move info logs to only successful generation

* Get rid of cycle check for next pr

* Get rid of stack logic for cycle checks

* Cache property values for typewrapper methods

* Added more collections relying on T

* Fix tests along with adding dicitonary support

* Update nits and got rid of stacks and queues

* Make tests static and delete todos

* Delete todos for dictionary types json context
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants