pgadmin4/web/pgadmin/tools/sqleditor/utils
Aditya Toshniwal dd51290d06 Upgrade React version to latest as upstream has fixed a security bug 2025-12-04 18:21:58 +05:30
..
tests Improved the application restore which includes: #8901 2025-07-15 11:21:57 +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_preferences.py Upgrade React version to latest as upstream has fixed a security bug 2025-12-04 18:21:58 +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 Implemented a server-side cursor to enhance performance when retrieving large datasets. #5797 2025-07-02 12:47:01 +05:30
update_session_grid_transaction.py Copyright updated for 2025 2025-01-01 11:26:42 +05:30