Skip to content

feat(spanner/spansql): add backticks when name contains a hypen#6621

Merged
rahul2393 merged 1 commit intogoogleapis:mainfrom
harshachinta:5972_add_backquote
Sep 7, 2022
Merged

feat(spanner/spansql): add backticks when name contains a hypen#6621
rahul2393 merged 1 commit intogoogleapis:mainfrom
harshachinta:5972_add_backquote

Conversation

@harshachinta
Copy link
Copy Markdown
Contributor

Fixes #5972

@harshachinta harshachinta requested review from a team September 7, 2022 05:31
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the Spanner API. labels Sep 7, 2022
@harshachinta harshachinta changed the title feat(spanner/spannersql): add backticks when name contains a hypen feat(spanner/spansql): add backticks when name contains a hypen Sep 7, 2022
@rahul2393 rahul2393 merged commit e88ca66 into googleapis:main Sep 7, 2022
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 Spanner API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spanner/spansql: The table name within ALTER DATABASE statement should be escaped with backquote

2 participants