mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Refactored code of table and it's child nodes.
1) Remove duplicate logic. 2) Child node specific logic should be inside the child node and table node gets the required information from the respective child node. Note:- Refactoring of columns node still in progress. Fixes #4807
This commit is contained in:
@@ -13,6 +13,7 @@ New features
|
||||
Housekeeping
|
||||
************
|
||||
|
||||
| `Issue #4807 <https://redmine.postgresql.org/issues/4807>`_ - Refactored code of table and it's child nodes.
|
||||
|
||||
Bug fixes
|
||||
*********
|
||||
|
||||
Reference in New Issue
Block a user