Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: f623d563b1448f1feb153be953a1cafc0fa4b9fe https://github.com/pgadmin-org/pgadmin4/commit/f623d563b1448f1feb153be953a1cafc0fa4b9fe Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths: M docs/en_US/release_notes_6_21.rst M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/schema_diff_utils.py Log Message: ----------- Ensure that the schema diff tool should pick up the change in the column grants. #5269