pgadmin4/web/pgadmin/tools/sqleditor/utils
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
..
tests Fixed rollback and commit button activation on execute button click. #7248 2024-03-27 16:38:42 +05:30
__init__.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
apply_explain_plan_wrapper.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
constant_definition.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
filter_dialog.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
get_column_types.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
is_begin_required.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
is_query_resultset_updatable.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
macros.py Added support for the 'Add to macros' feature and fixed various usability issues. #4735 2024-05-24 15:30:31 +05:30
query_history.py 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
query_tool_fs_utils.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
query_tool_preferences.py Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
save_changed_data.py Fixed Typos 2024-05-23 12:52:41 +05:30
start_running_query.py Fixed rollback and commit button activation on execute button click. #7248 2024-03-27 16:38:42 +05:30
update_session_grid_transaction.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30