Skip to content

Stored procedure grants and ownership #31

Discussion options

You must be logged in to vote

Please check SCHEMA parameters owner_schema_read, owner_schema_write: https://docs.snowddl.com/basic/yaml-configs/schema

It grants READ or WRITE access to other schemas to the OWNER role of the current schema. So owner_s_role will be able to perform actions on objects in other schemas.

It is useful not only for procedures, but also for views.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by marksabincarnivaluk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants