Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 33aea87deaaeeb4142d465c61b9eeff09b9f1218 https://github.com/pgadmin-org/pgadmin4/commit/33aea87deaaeeb4142d465c61b9eeff09b9f1218 Author: Pravesh Sharma <pravesh.sha...@enterprisedb.com> Date: 2023-01-02 (Mon, 02 Jan 2023)
Changed paths: M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js M web/pgadmin/browser/static/js/node_view.jsx M web/pgadmin/static/js/SchemaView/index.jsx M web/pgadmin/static/js/helpers/Notifier.jsx Log Message: ----------- Incorporated review comments. #5647