pgadmin4/web/pgadmin/static/js/sqleditor
Akshay Joshi 343c3ee49c Fixed following code smells reported by SonarQube:
1) Remove this redundant jump.
 2) Remove this commented out code.
 3) Variables should not be shadowed.
2022-01-21 18:54:23 +05:30
..
history Fixed code smell 'Unexpected empty arrow function' reported by SonarQube. 2022-01-12 17:32:20 +05:30
calculate_query_run_time.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
call_render_after_poll.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
execute_query.js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
filter_dialog_model.js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
filter_dialog.js Fixed following code smells reported by SonarQube: 2022-01-21 18:54:23 +05:30
geometry_viewer.js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
macro_model.js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
macro.js Fixed following code smells reported by SonarQube: 2022-01-21 18:54:23 +05:30
new_connection_dialog_model.js Fixed following code smells reported by SonarQube: 2022-01-17 13:56:01 +05:30
new_connection_dialog.js Fixed following code smells reported by SonarQube: 2022-01-21 18:54:23 +05:30
query_tool_actions.js Fixed following code smells reported by SonarQube: 2022-01-21 18:54:23 +05:30
query_tool_http_error_handler.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
query_tool_notifications.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
query_tool_preferences.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
query_txn_status_constants.js 1) Fix network disconnect issue while establishing the connection via SSH Tunnel and it impossible to expand the Servers node. Fixes #4724. 2019-11-26 09:04:41 +05:30