Commit 3328d0a
feat: remove illegal character check (#892)
* feat: remove illegal character check
* more testing
* more testing redux
* more testing redux II
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* Delete compliance_comparison_script.py
inadvertently uploaded.
* Delete issue_test.py
inadvertently uploaded.
* Delete noxfile.py.bak
inadvertently uploaded.
* Delete to_delete.py
inadvertently uploaded.
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* Update sqlalchemy_bigquery/base.py
Co-authored-by: Tim Swast <[email protected]>
* Update sqlalchemy_bigquery/base.py
* updates illegal character check, removing backtick
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Tim Swast <[email protected]>1 parent 47fede1 commit 3328d0a
File tree
2 files changed
+5
-2
lines changed- sqlalchemy_bigquery
- tests/system
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| |||
0 commit comments