sql: SHOW GRANTS ON TYPE does not work for types not in the current database #67512
Labels
A-sql-privileges
SQL privilege handling and permission checks.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
SHOW GRANTS ON TYPE
will only show grants if the type is in the current database.Specifying a type in another database does not work.
Epic CRDB-7217
The text was updated successfully, but these errors were encountered: