pgadmin4/web/pgadmin/browser/server_groups/servers/databases
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
..
casts Fixed sonaqube security smells and bugs 2023-07-10 10:36:15 +05:30
event_triggers Add an option to hide/show empty object collection nodes. #5048 2023-05-22 14:55:01 +05:30
extensions Add an option to hide/show empty object collection nodes. #5048 2023-05-22 14:55:01 +05:30
foreign_data_wrappers Add an option to hide/show empty object collection nodes. #5048 2023-05-22 14:55:01 +05:30
languages Fix issues related to show/hide empty nodes feature. #5048 2023-05-26 18:07:51 +05:30
publications Fixed sonaqube security smells and bugs 2023-07-10 10:36:15 +05:30
schemas Fixed sonaqube security smells and bugs 2023-07-10 10:36:15 +05:30
static Fix an issue where object explorer tree crashes occasionally. #5306 2023-06-21 11:05:58 +05:30
subscriptions Add an option to hide/show empty object collection nodes. #5048 2023-05-22 14:55:01 +05:30
templates/databases Added support to drop databases using the 'WITH (FORCE)' option. #6367 2023-06-19 15:04:40 +05:30
tests Added support to drop databases using the 'WITH (FORCE)' option. #6367 2023-06-19 15:04:40 +05:30
__init__.py Added support to drop databases using the 'WITH (FORCE)' option. #6367 2023-06-19 15:04:40 +05:30
utils.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30