You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a method which tests a database connection before initiation.
This method raises a SQLClient connection error if no server is present at the location specified.
This is a stand in for microsoft's own response to an invalid connection string.
This also allows the tests to test with a configuration which will report failure after 5 seconds of attempts.
0 commit comments