Skip to content

feat: add RunDmlBatch function with typed return value #471

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 1 commit into from
Jul 3, 2025

Conversation

olavloite
Copy link
Collaborator

Adds a custom RunDmlBatch function to SpannerConn that returns the actual number of affected rows per DML statement in a DML batch.

Adds a custom RunDmlBatch function to SpannerConn that returns the actual number of
affected rows per DML statement in a DML batch.
@olavloite olavloite requested a review from a team as a code owner July 2, 2025 09:18
@olavloite olavloite requested a review from rahul2393 July 2, 2025 12:09
@olavloite olavloite merged commit 12ead7c into main Jul 3, 2025
21 of 22 checks passed
@olavloite olavloite deleted the run-batch-dml branch July 3, 2025 07:04
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