Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 66cb4e3bcff7a1f3542481e377d96c6ad850c9a9
https://github.com/pgadmin-org/pgadmin4/commit/66cb4e3bcff7a1f3542481e377d96c6ad850c9a9
Author: Aditya Toshniwal <[email protected]>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/check_constraint/static/js/check_constraint.ui.js
M
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js
M web/pgadmin/static/js/SchemaView/DataGridView.jsx
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/SchemaView/MappedControl.jsx
Log Message:
-----------
Auto expand row edit form when a new row is added for Primary Key, Foreign
Key, Unique Constraint and Exclusion Constraint. #3298