cockroachdb / cockroachdb/docs
sql: add is_grantable to SHOW DEFAULT PRIVILEGES
Open
C-product-change
- Dominant language
- HTML
- Stars
- 212
- Forks
- 476
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/85027
Commit: https://github.com/cockroachdb/cockroach/commit/91e1f129bc8aebc113d60db711ee6a29042492fa
---
Release note (sql change): The SHOW DEFAULT PRIVILEGES command now has a
column that says if the default privilege will give the grant option to
the grantee.
Jira Issue: DOC-5189
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.