Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 696cb0fa059003eebf71a432ebc0e789472d35fb
https://github.com/pgadmin-org/pgadmin4/commit/696cb0fa059003eebf71a432ebc0e789472d35fb
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-02-10 (Fri, 10 Feb 2023)
Changed paths:
M docs/en_US/release_notes.rst
A docs/en_US/release_notes_6_21.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/default/sql/grant.sql
Log Message:
-----------
Ensure that Grant column permission to a view is visible in the SQL tab. #5685