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

fix(db_api): correctly classify select statements that begin with brackets#351

Merged
larkee merged 1 commit intogoogleapis:masterfrom
larkee:fix-regex
May 19, 2021
Merged

fix(db_api): correctly classify select statements that begin with brackets#351
larkee merged 1 commit intogoogleapis:masterfrom
larkee:fix-regex

Conversation

@larkee
Copy link
Copy Markdown
Contributor

@larkee larkee commented May 19, 2021

Fixes #347

@larkee larkee requested review from a team and IlyaFaer May 19, 2021 08:44
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label May 19, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 19, 2021
@larkee larkee changed the title fix: correctly classify select statements that begin with brackets fix(db_api): correctly classify select statements that begin with brackets May 19, 2021
@larkee larkee merged commit d526acc into googleapis:master May 19, 2021
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 API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spanner DB API incorrectly classifying queries beginning with brackets

2 participants