pgadmin4/web/pgadmin/tools/sqleditor/utils
2023-11-01 15:27:18 +05:30
..
tests Fixed restoration of query tool database connection after dropping and re-creating the database with the same name. #6487 2023-11-01 15:27:18 +05:30
__init__.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
apply_explain_plan_wrapper.py Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
constant_definition.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
filter_dialog.py Remove dependency on simplejson package. 2023-02-15 11:10:12 +05:30
get_column_types.py Fixed an issue where View/Edit data is throwing an error if the user deleted and re-create the same table for which View/Edit data was opened. #6431 2023-06-19 19:37:10 +05:30
is_begin_required.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
is_query_resultset_updatable.py Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
macros.py Remove dependency on simplejson package. 2023-02-15 11:10:12 +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 2023 2023-01-02 11:53:55 +05:30
query_tool_preferences.py Added WAL option to EXPLAIN ANALYZE command. #6382 2023-08-03 15:57:12 +05:30
save_changed_data.py Ensure to quote the primary key value if needed while deleting rows from the table. #6130 2023-04-17 12:38:16 +05:30
start_running_query.py Fixed restoration of query tool database connection after dropping and re-creating the database with the same name. #6487 2023-11-01 15:27:18 +05:30
update_session_grid_transaction.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30