Skip to content

Support named instances with ports#1520

Merged
dhensby merged 4 commits intotediousjs:masterfrom
dhensby:pulls/named-instance-port
Aug 1, 2023
Merged

Support named instances with ports#1520
dhensby merged 4 commits intotediousjs:masterfrom
dhensby:pulls/named-instance-port

Conversation

@dhensby
Copy link
Copy Markdown
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

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