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

Support named instances with ports #1520

Merged
merged 4 commits into from
Aug 1, 2023

Conversation

dhensby
Copy link
Collaborator

@dhensby dhensby commented Aug 1, 2023

What this does:

At the moment this port will be ignored by tedious, but this at least parses the port out as requested.

Related issues:

Fixes #1519

Pre/Post merge checklist:

  • Update change log

@dhensby dhensby merged commit 73d6861 into tediousjs:master Aug 1, 2023
31 checks passed
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.

Connection strings formatted like "Data source=address\instance,port..." are not parsed correctly
1 participant