fix gcp_spanner_database delete

gcp_spanner_database erroneously used LRO handling on delete,
rather than a standard synchronous function. One side effect
was not catching 404s as a not found error code.
This commit is contained in:
Yusuke Tsutsumi 2022-11-20 07:20:36 +00:00 committed by Yusuke Tsutsumi
commit 44eb7c2d29
2 changed files with 2 additions and 3 deletions

View file

@ -1,2 +1 @@
cloud/gcp
unsupported
cloud/gcp