Skip to content

tmp: switch to sqlx-oldapi with named instance discovery#1085

Closed
lovasoa wants to merge 1 commit into
mainfrom
sql-server-instance-port-discovery
Closed

tmp: switch to sqlx-oldapi with named instance discovery#1085
lovasoa wants to merge 1 commit into
mainfrom
sql-server-instance-port-discovery

Conversation

@lovasoa

@lovasoa lovasoa commented Nov 6, 2025

Copy link
Copy Markdown
Collaborator

Fixes #1082, #92 and #86

The actual code change is in sqlpage/sqlx-oldapi#43

@oreadflex, @spiralcb, @MrTrebron your help in testing this would be very welcome !

A named instance should be reachable without having to specify a port, with
mssql://user:pass@localhost/mydb?instance=SQLEXPRESS

@lovasoa

lovasoa commented Nov 6, 2025

Copy link
Copy Markdown
Collaborator Author

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.

Access MSSQL named instances without having to specify their port number

1 participant