pgadmin4/web/pgadmin/tools/sqleditor/tests
Akshay Joshi 9eb7c1cbea 1) Ensure that eventlet's subprocess is used for Python versions up to 3.11 and await the issue resolution for Python versions 3.12.
2) Fixed unescape sequence for Python 3.12
2023-11-02 16:03:50 +05:30
..
__init__.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
execute_query_test_utils.py Fix an issue where queries longer than 1 minute get stuck - Container 7.1. #6317 (#6491) 2023-07-04 10:44:46 +05:30
test_download_csv_query_tool.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
test_editor_history.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
test_encoding_charset.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
test_explain_plan.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
test_explain_plan_templates.py Added WAL option to EXPLAIN ANALYZE command. #6382 2023-08-03 15:57:12 +05:30
test_extract_sql_from_network_parameters.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
test_macros.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
test_new_connection_database.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
test_new_connection_dialog.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
test_new_connection_user.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
test_poll_query_tool.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
test_sql_ascii_encoding.py 1) Ensure that eventlet's subprocess is used for Python versions up to 3.11 and await the issue resolution for Python versions 3.12. 2023-11-02 16:03:50 +05:30
test_start_query_tool.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
test_transaction_status.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
test_view_data.py Fix an issue where queries longer than 1 minute get stuck - Container 7.1. #6317 (#6491) 2023-07-04 10:44:46 +05:30
test_view_data_templates.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30