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

Adding support for the MultiSubnetFailover option in connection strings #510

Merged

Conversation

pkehrer
Copy link

@pkehrer pkehrer commented Aug 4, 2017

I need to have the MultiSubnetFailover property for my DB, and it doesn't get picked up when you use the connection string parser in this library, even though tedious supports the property in the config object.

Paul Kehrer added 2 commits August 4, 2017 16:25
* Added support in connectionstring.js to parse MultiSubnetFailover
* Added test to verify successful parsing
@patriksimek patriksimek merged commit 1581fb1 into tediousjs:master Sep 29, 2017
@patriksimek
Copy link
Collaborator

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants