Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: d8c5bc4320f1cdd7e73641c5a7cd5b34a23aa5f2
https://github.com/pgadmin-org/pgadmin4/commit/d8c5bc4320f1cdd7e73641c5a7cd5b34a23aa5f2
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M docs/en_US/release_notes_6_21.rst
M web/pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx
Log Message:
-----------
Ensure that content on the DDL comparison panel should get refreshed on selecting the object using the up and down arrow keys. #5747