SHOW GRANTS TO ROLE command: SNOWFLAKE database role grants to PUBLIC included in output (Preview)¶
Attention
This behavior change is in the 2025_02 bundle.
For the current status of the bundle, refer to Bundle History.
The output of the SHOW GRANTS TO ROLE command is changing as follows:
- Before the change:
SNOWFLAKE database role grants are not shown in the output of SHOW GRANTS TO ROLE PUBLIC.
- After the change:
SNOWFLAKE database role grants are shown in the output of SHOW GRANTS TO ROLE PUBLIC.
This change provides visibility of SHOW GRANTS output.
Ref: 1925