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: support Partitioned DML #541

Merged
merged 2 commits into from
Dec 9, 2024
Merged

feat: support Partitioned DML #541

merged 2 commits into from
Dec 9, 2024

Conversation

olavloite
Copy link
Contributor

@olavloite olavloite commented Dec 5, 2024

Adds tests and samples for executing Partitioned DML using SQLAlchemy.

Fixes #496

@olavloite olavloite added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 5, 2024
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. label Dec 5, 2024
Adds tests and samples for executing Partitioned DML using SQLAlchemy.

Fixes #496
@olavloite olavloite removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 6, 2024
@olavloite olavloite marked this pull request as ready for review December 6, 2024 11:53
@olavloite olavloite merged commit 108d965 into main Dec 9, 2024
17 checks passed
@olavloite olavloite deleted the partitioned-dml branch December 9, 2024 07:53
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/python-spanner-sqlalchemy API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Partitioned DML support
1 participant