pgadmin4/web/pgadmin/tools/sqleditor/utils
Pravesh Sharma 5d78f4a89f
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
..
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 Copyright updated for 2025 2025-01-01 11:26: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 Change the shortcut for canceling a running query as it conflicts with the shortcut to open a new query tool. #8628 2025-04-14 13:46:59 +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