Commit d526acc
authored
fix: correctly classify select statements that begin with brackets (googleapis#351)
Co-authored-by: larkee <larkee@users.noreply.github.com>1 parent 7d5a6e1 commit d526acc
File tree
2 files changed
+2
-1
lines changed- google/cloud/spanner_dbapi
- tests/unit/spanner_dbapi
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments