pgadmin4/web/pgadmin/browser/server_groups
Aditya Toshniwal ded71be73f Improved performance while fetching edit types for each column.
Edit types query is executed for every column when open properties dialog of the table.
Change the logic to fetch the edit types for all the distinct column types used in the table at once.
2019-12-16 18:26:22 +05:30
..
servers Improved performance while fetching edit types for each column. 2019-12-16 18:26:22 +05:30
static Enhance the logic to change the label from 'Delete/Drop' to 'Remove' for the server and server group node. Fixes #4923 2019-12-03 11:52:02 +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