Skip to content

implement messages based on private mssqldb #41

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

Merged
merged 3 commits into from
Feb 10, 2022
Merged

Conversation

shueybubbles
Copy link
Collaborator

I've created a branch on github.com/shueybubbles/go-mssqldb named sqlcmd where I am going to merge features whose PRs in github.com/denisenkom/go-mssqldb are still pending. The first such feature is the message queue model of query, which is needed for sqlcmd to be able to report messages, row counts, and to support multiple errors per batch.
The go.mod change points the mssqldb driver to that private branch.

@shueybubbles
Copy link
Collaborator Author

The messages change merged in denisenkom/go-mssqldb so I pointed back to it.

@shueybubbles shueybubbles merged commit facd5a0 into main Feb 10, 2022
@shueybubbles shueybubbles deleted the feature/messages branch February 10, 2022 00:52
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.

2 participants