pgadmin4/web/pgadmin/tools/sqleditor/utils
Aditya Toshniwal 306b184e11 1. Fixed an issue where Alt-Shift-Q didn't work after creating a new query. Fixes #7575
2. Fixed an issue where the Query Editor loses focus when saving a query (Alt+s). Fixes #7521
3. Ensure that an error is thrown if clipboard access is not provided and change the copy rows shortcut. Fixes #7452
2022-08-17 17:23:44 +05:30
..
tests Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
__init__.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
apply_explain_plan_wrapper.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
constant_definition.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
filter_dialog.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
get_column_types.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
is_begin_required.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
is_query_resultset_updatable.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
macros.py 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +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 2022 2022-01-04 13:54:25 +05:30
query_tool_preferences.py 1. Fixed an issue where Alt-Shift-Q didn't work after creating a new query. Fixes #7575 2022-08-17 17:23:44 +05:30
save_changed_data.py Fixed following SonarQube code smells: 2022-01-12 14:53:19 +05:30
start_running_query.py Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30
update_session_grid_transaction.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30