Draft: Feature: Add monitor to warehouse grants
Merge Request Checklist
-
Link to an issue -
Include the proposed fix or feature -
Include and update tests for the modified code -
Include a documentation change -
Add an entry in the Unreleased section of the CHANGELOG
Closes #41 (closed)
During the granting of privileges on a warehouse to a role, the current functionality is to only grant USAGE
and OPERATE
privileges. This makes it so that MONITOR
privileges are also granted on the warehouse by default.
Edited by Sean Talia