pgadmin4/web/pgadmin/tools/debugger/static/js
Akshay Joshi 8857f0d179 Fix SonarQube code smells:
1) String literals should not be duplicated.
2) Prefer using an optional chain expression instead, as it's more concise and easier to read.
3) Expected the Promise rejection reason to be an Error.
2024-06-10 18:04:32 +05:30
..
components Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
DebuggerConstants.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
DebuggerModule.js 1. Disable ERD for system Catalogs. #5849 2024-05-08 15:29:01 +05:30
debugger_ui.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
debugger_utils.js Fixed code smell 'Prefer using an optional chain expression instead, as it's more concise and easier to read'. 2024-01-25 16:51:40 +05:30
index.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30