| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Add an optional `database_role` argument to `connect` for supplying the database role to connect as when using [fine-grained access controls](https://cloud.google.com/spanner/docs/access-with-fgac)
Add an optional `database_role` argument to `connect` for supplying the database role to connect as when using [fine-grained access controls](https://cloud.google.com/spanner/docs/access-with-fgac)
…o support-db-roles-in-connect
…o support-db-roles-in-connect
|
@olavloite do you know what's going on with the 401 errors in the build? I wouldn't expect they're coming from my change? |
Sorry, something went wrong.
Yeah, those are happening for other PRs as well, and are unrelated to your change. |
Sorry, something went wrong.
…o support-db-roles-in-connect
| Back | FazBrowse Home | New Git URL |
Add an optional database_role argument to connect for supplying the database role to connect as when using
fine-grained access controls
Fixes #1337 🦕