pgadmin4/web/pgadmin/tools/sqleditor/utils
Aditya Toshniwal 5df2c7686c Fix issues found while testing changes for preferences tab and search. #6743 2025-06-19 11:49:37 +05:30
..
tests Copyright updated for 2025 2025-01-01 11:26:42 +05:30
__init__.py Fixed an issue where filter dialog save fails when the PostgreSQL server/database connection is lost. #6044 2025-01-22 10:06:56 +05:30
apply_explain_plan_wrapper.py Fixed an issue where correct error message not displayed when sql statement contains Arabic letters. #7926 2025-05-22 18:49:42 +05:30
constant_definition.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
filter_dialog.py Fixed an issue where filter dialog save fails when the PostgreSQL server/database connection is lost. #6044 2025-01-22 10:06:56 +05:30
get_column_types.py Fix the issue where an error is displayed when a table is dropped while a query is running. #6564 2025-05-02 14:12:06 +05:30
is_begin_required.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
is_query_resultset_updatable.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
macros.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
query_history.py 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
query_tool_connection_check.py Fixed an issue where the query tool returns "cannot unpack non-iterable Response object" when running any query with a database name change. #8607 2025-05-02 10:57:43 +05:30
query_tool_fs_utils.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30
query_tool_preferences.py Fix issues found while testing changes for preferences tab and search. #6743 2025-06-19 11:49:37 +05:30
save_changed_data.py Fixed an issue where deleting rows in the query tool would delete all rows in the table when 'Select All Remaining Rows' was used. #8460 2025-02-18 17:34:24 +05:30
start_running_query.py Fixed an issue where the query tool returns "cannot unpack non-iterable Response object" when running any query with a database name change. #8607 2025-05-02 10:57:43 +05:30
update_session_grid_transaction.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30