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

feat: INSERT OR [IGNORE|UPDATE] #332

Merged
merged 4 commits into from
Dec 12, 2024
Merged

feat: INSERT OR [IGNORE|UPDATE] #332

merged 4 commits into from
Dec 12, 2024

Conversation

olavloite
Copy link
Collaborator

Add support for INSERT OR [IGNORE|UPDATE] DML statements.

Add support for `INSERT OR [IGNORE|UPDATE]` DML statements.
@olavloite olavloite requested a review from a team as a code owner December 11, 2024 15:01
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/ruby-spanner-activerecord API. label Dec 11, 2024
@olavloite olavloite merged commit 7378e6d into main Dec 12, 2024
43 checks passed
@olavloite olavloite deleted the insert-or branch December 12, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/ruby-spanner-activerecord API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant