pgadmin4/web/pgadmin/misc/bgprocess
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
..
static/js Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
__init__.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
process_executor.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
processes.py 1) Added support for setting PostgreSQL connection parameters. #4728 2023-01-23 17:19:59 +05:30