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 dry-run mode for auto-migrate #124

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

olavloite
Copy link
Collaborator

Adds a dry-run mode for AutoMigrate for Spanner databases. The output of a dry-run can be inspected and manually modified to include specific Spanner features, such as interleaved tables or row deletion policies.

Adds a dry-run mode for AutoMigrate for Spanner databases. The output
of a dry-run can be inspected and manually modified to include specific
Spanner features, such as interleaved tables or row deletion policies.
@olavloite olavloite marked this pull request as ready for review November 18, 2024 14:03
@olavloite olavloite requested a review from a team as a code owner November 18, 2024 14:03
@olavloite olavloite merged commit abc7c9b into main Nov 21, 2024
14 checks passed
@olavloite olavloite deleted the migrations-dry-run branch November 21, 2024 10:45
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