ice_pick.privileges#
Module Contents#
Classes#
Functions#
A helper method to define the avaiable privileges for the assocated Snowflake object. |
- ice_pick.privileges.get_supported_privileges()#
A helper method to define the avaiable privileges for the assocated Snowflake object.
- class ice_pick.privileges.Privilege#
can pass any schema object or account object Mostly here just to help validation
- object: ice_pick.schema_object.SchemaObject | ice_pick.account_object.AccountObject | ice_pick.account_object.Account#
- definition: str#
- __post_init__()#