pgadmin4/web/pgadmin/browser/server_groups/servers/databases/casts
Pravesh Sharma 62056cab14
Fixed sonaqube security smells and bugs
1. Delete unreachable code or refactor the code to make it reachable.
2. Unexpected var, use let or const instead.
3. Remove useless assignment to variable.
4. Define a constant instead of duplicating the literal
5. Remove commented out code
2023-07-10 10:36:15 +05:30
..
static Fixed sonaqube security smells and bugs 2023-07-10 10:36:15 +05:30
templates/casts/sql/default Add an option to hide/show empty object collection nodes. #5048 2023-05-22 14:55:01 +05:30
tests Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
__init__.py Add an option to hide/show empty object collection nodes. #5048 2023-05-22 14:55:01 +05:30