pgadmin4/web/pgadmin/browser/server_groups/servers
2020-09-22 13:14:40 +05:30
..
databases Fixed reverse engineering SQL where parenthesis is not properly arranged for View/MView definition. Fixes #5830 2020-09-21 11:05:56 +05:30
pgagent Fixed cognitive complexity issues reported by SonarQube. 2020-09-02 14:39:54 +05:30
resource_groups Fixed an issue while refreshing Resource Group. Fixes #5820 2020-09-09 14:34:14 +05:30
roles Fixed code smell 'Remove duplicates string literals'. 2020-09-07 17:56:02 +05:30
static Fixed an issue where the server is not able to connect using the service. Fixes #5841 2020-09-22 13:14:40 +05:30
tablespaces Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
templates Fixed an issue where the server is not able to connect using the service. Fixes #5841 2020-09-22 13:14:40 +05:30
tests Fixed API test cases failed due to commit for #4979. 2020-09-03 14:20:45 +05:30
__init__.py Fixed an issue where the server is not able to connect using the service. Fixes #5841 2020-09-22 13:14:40 +05:30
gpdb.py Fixed issue related to extra semicolons and function naming convention reported by SonarQube. 2020-06-24 16:16:12 +05:30
ppas.py Fixed issue related to extra semicolons and function naming convention reported by SonarQube. 2020-06-24 16:16:12 +05:30
types.py Replace the generic exception class with a more specific one. 2020-08-07 12:37:00 +05:30
utils.py Use Python3 'ipaddress' module to validate the IPv4 and IPv6 addresses. 2020-08-10 15:57:25 +05:30