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

[MSSQL]Batch Queries support #607

Closed
BillyYccc opened this issue May 7, 2020 · 0 comments · Fixed by #985
Closed

[MSSQL]Batch Queries support #607

BillyYccc opened this issue May 7, 2020 · 0 comments · Fixed by #985
Assignees
Milestone

Comments

@BillyYccc
Copy link
Member

add support for executing batch queries with sql server client

@tsegismont tsegismont self-assigned this Sep 9, 2020
@tsegismont tsegismont added this to the 4.1.0 milestone Apr 27, 2021
@vietj vietj modified the milestones: 4.1.0, 4.1.1 Jun 1, 2021
tsegismont added a commit to tsegismont/vertx-sql-client that referenced this issue Jun 14, 2021
tsegismont added a commit that referenced this issue Jun 14, 2021
* Implement batch queries for MSSQL Client

Closes #607

Signed-off-by: Thomas Segismont <[email protected]>

* Tracing tests are now fully passing

Signed-off-by: Thomas Segismont <[email protected]>
Rattenkrieg pushed a commit to Rattenkrieg/vertx-sql-client that referenced this issue Nov 8, 2021
* Implement batch queries for MSSQL Client

Closes eclipse-vertx#607

Signed-off-by: Thomas Segismont <[email protected]>

* Tracing tests are now fully passing

Signed-off-by: Thomas Segismont <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants