Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

feat: support Partitioned DML#541

Merged
olavloite merged 2 commits intomainfrom
partitioned-dml
Dec 9, 2024
Merged

feat: support Partitioned DML#541
olavloite merged 2 commits intomainfrom
partitioned-dml

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
@olavloite olavloite deleted the partitioned-dml branch December 9, 2024 07:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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