Skip to content

Conversation

shueybubbles
Copy link
Collaborator

Fixes #373
I don't know how I missed this behaviour when I added npipe to go-mssqldb.

Copy link
Collaborator

@stuartpa stuartpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@stuartpa
Copy link
Collaborator

stuartpa commented Jun 7, 2023

package sqlcmd

Can you add a comment on to why this is scoped to just amd64 on windows (per filename)? Not ARM64?


Refers to: pkg/sqlcmd/sqlcmd_windows_amd64.go:1 in 248d889. [](commit_id = 248d889, deletion_comment = False)

@shueybubbles
Copy link
Collaborator Author

package sqlcmd

see line 16


In reply to: 1580123498


Refers to: pkg/sqlcmd/sqlcmd_windows_amd64.go:1 in 248d889. [](commit_id = 248d889, deletion_comment = False)

@shueybubbles
Copy link
Collaborator Author

package sqlcmd

it's another argument for writing our own named pipes dialer in go-mssqldb


In reply to: 1580879091


Refers to: pkg/sqlcmd/sqlcmd_windows_amd64.go:1 in 248d889. [](commit_id = 248d889, deletion_comment = False)

@shueybubbles shueybubbles merged commit db0584a into main Jun 7, 2023
@shueybubbles shueybubbles deleted the shueybubbles/373 branch June 7, 2023 13:58
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.

Revert to TCP as the default protocol
3 participants