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

feat(spanner): Include RENAME in DDL regex - #1075

Merged
harshachinta merged 3 commits into
googleapis:mainfrom
killah777:table_rename_branch
Feb 17, 2024
Merged

feat(spanner): Include RENAME in DDL regex#1075
harshachinta merged 3 commits into
googleapis:mainfrom
killah777:table_rename_branch

Conversation

@killah777

Copy link
Copy Markdown
Contributor

Fixes#1074

@killah777
killah777 requested review from a teamJanuary 13, 2024 01:04
@product-auto-labelproduct-auto-labelBot added the size: xs Pull request size is extra small. label Jan 13, 2024
@conventional-commit-lint-gcf

conventional-commit-lint-gcfBot commented Jan 13, 2024

Copy link
Copy Markdown

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-labelproduct-auto-labelBot added the api: spanner Issues related to the googleapis/python-spanner API. label Jan 13, 2024
@killah777killah777 changed the title Include RENAME in DDL regexfeat: Include RENAME in DDL regexJan 13, 2024
@killah777killah777 changed the title feat: Include RENAME in DDL regexfeat(spanner): Include RENAME in DDL regexJan 18, 2024
@harshachintaharshachinta added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2024
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2024
@harshachinta
harshachinta enabled auto-merge (squash) February 17, 2024 09:08
@harshachintaharshachinta added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2024
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2024
@harshachinta
harshachinta merged commit 3669303 into googleapis:mainFeb 17, 2024
@release-pleaserelease-pleaseBot mentioned this pull request Feb 17, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spannerIssues related to the googleapis/python-spanner API.size: xsPull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include "RENAME" in DDL parser

3 participants

@killah777@harshachinta@yoshi-kokoro