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

implement -L for local instances #483

Merged
merged 1 commit into from
Dec 2, 2023
Merged

implement -L for local instances #483

merged 1 commit into from
Dec 2, 2023

Conversation

shueybubbles
Copy link
Collaborator

Fixes #474
I reused some code from the go-mssqldb driver to query the local browser service to enumerate instances.
It will now print nothing instead of a weird line of gibberish if no instances are found.

@shueybubbles shueybubbles merged commit 18f0001 into main Dec 2, 2023
6 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.

sqlcmd -L command return strange strings
2 participants