pgadmin4/web/pgadmin/misc
Akshay Joshi 251bf05692 Fixed the following SonarQube code smells:
1) Do not use Array index in keys.
2) Unnecessary escape character.
3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$
4) Remove the unused local variable.
2023-06-12 18:44:31 +05:30
..
bgprocess Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
cloud Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
dependencies Fix a SQL error occurring on roles dependents SQL. #6128 2023-04-20 10:18:00 +05:30
dependents Use dependent instead of dependant in the message. #6278 2023-05-22 11:38:19 +05:30
file_manager Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
properties Fixed issue where pgAgent jobs were not getting dropped from properties tab #5834 2023-03-17 17:43:42 +05:30
sql Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
static Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
statistics Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
templates/sqlautocomplete/sql Fixed an issue where the parent partition table was not displayed during autocomplete. Fixes #7105 2022-03-07 14:06:40 +05:30
themes Fixed following SonarQube code smells: 2022-01-12 14:53:19 +05:30
__init__.py Fixed the server heartbeat logging issue when server is removed. #5567 2023-01-30 15:39:34 +05:30