pgadmin4/web/pgadmin/browser/server_groups
Akshay Joshi de878b3198 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
2019-11-15 14:45:55 +05:30
..
servers Refactored code of table and it's child nodes. 2019-11-15 14:45:55 +05:30
static Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
tests Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
__init__.py Proper error should be thrown when server group is created with existing name. Fixes #3693 2019-01-15 18:38:01 +05:30