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

Need to update sqlexp to pick up MsgNotice changes #19

Closed
shueybubbles opened this issue May 18, 2022 · 0 comments
Closed

Need to update sqlexp to pick up MsgNotice changes #19

shueybubbles opened this issue May 18, 2022 · 0 comments
Assignees
Projects

Comments

@shueybubbles
Copy link
Collaborator

To fix microsoft/go-sqlcmd#76 we need to pass along SQL Server-specific fields included with the information token, such as state and class.

Now that sqlexp merged golang-sql/sqlexp@d42ba59 we can implement fmt.Stringer on mssql.Error and pass an instance of it as the Message member of sqlexp.MsgNotice

@shueybubbles shueybubbles added this to To do in V1 May 18, 2022
@shueybubbles shueybubbles self-assigned this May 18, 2022
@shueybubbles shueybubbles moved this from To do to Done in V1 Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
V1
Done
Development

No branches or pull requests

1 participant