Enums§
- Unauthorized
Error - Errors that can occur due to an unauthorized action.
Statics§
Functions§
- all_
object_ privileges - check_
plan - Checks if a session is authorized to execute a plan. If not, an error is returned.
- check_
purification - Authorizes a statement for purification, which runs before planning and so
escapes the
check_plangate.sourceis the existing source the statement would drive, as resolved bycrate::pure::statement_source. - check_
usage - Checks if a
sessionis authorized to useresolved_ids. If not, an error is returned. - default_
builtin_ object_ privilege - is_
rbac_ enabled_ for_ session - Returns true if RBAC is turned on for a session, false otherwise.
- owner_
privilege - support_
builtin_ object_ privilege