Grant ownership to views
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
This PR closes #68 (closed) by implementing ownership grants to views for all relations configured by tables.
There are no documentation changes. I believe the existing documentation in the README covers the expected behavior.
120 Tables and views are listed under `tables` and handled properly behind the
121 scenes.
Edited by Nick Vogt