pgadmin4/web/pgadmin/tools/sqleditor
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
templates/sqleditor Ensure that default values are set only for insert statement if user does not provide any values, in case of updating existing values to blank it should be set to null. #5934 2023-03-27 10:22:28 +05:30
tests Remove psycopg2 completely. 2023-03-20 16:57:30 +05:30
utils Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
__init__.py Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
command.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30