Quentin Gallet
Quentin Gallet
This was working fine on 0.59. When running gcpdiag on a project that hasn't enabled Compute Engine API, an exception is raised and cannot be bypassed, even if I try...
This was working fine on 0.59, now there seems to be some lock issue on Composer API queries. Here's the command used: ``` gcpdiag lint --project=my-project --include=composer ``` At the...
### What happened When running `tbls doc` on a database of a MySQL server, if a table has a foreign key referencing a table from another database, the command fails...