pgadmin4/web/pgadmin/browser/server_groups/servers
Akshay Joshi 4fa1bdba5a 1) Refactored code of columns node. Fixes #4938.
2) Fix an issue where length and precision are not removed from table/column dialog. Fixes #4964.
3) Fix an issue where the Interval data type is not displayed in the properties dialog of table/column. Fixes #4965.
4) Fix an issue where the wrong type is displayed when changing the datatype from timestamp with time zone to timestamp without time zone. Fixes #4761.
5) Change the label from 'Length and Precision' to 'Length/Precision and Scale' for columns.
6) The maximum length for datatype like interval, timestamp with time zone, time with time zone, etc.. is 6. Set the max length to 6 instead of 10.
2019-11-28 18:48:53 +05:30
..
databases 1) Refactored code of columns node. Fixes #4938. 2019-11-28 18:48:53 +05:30
pgagent Ensure the correct "running at" agent is shown when a pgAgent job is executing. Fixes #3913 2019-10-25 11:39:40 +01:00
resource_groups Add Modified SQL tests for Resource Group. Fixes #4690 2019-09-03 10:18:09 +05:30
roles Added encrypted password in reverse engineered SQL for roles. Fixes #1974. 2019-10-23 13:16:36 +05:30
static 1) Fix network disconnect issue while establishing the connection via SSH Tunnel and it impossible to expand the Servers node. Fixes #4724. 2019-11-26 09:04:41 +05:30
tablespaces Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
templates The search path should not be quoted while setting as a parameter, if it is 2019-10-07 12:28:00 +05:30
tests Initial support for PostgreSQL 12. Fixes #4283. Fixes #4288. Fixes #4290. 2019-06-10 14:24:45 +01:00
__init__.py 1) Fix network disconnect issue while establishing the connection via SSH Tunnel and it impossible to expand the Servers node. Fixes #4724. 2019-11-26 09:04:41 +05:30
gpdb.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
ppas.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
types.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
utils.py 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30