mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-02 05:19:12 -06:00
b5b9ee46a1
2) Added status bar to the Query Tool. Fixes #3253 3) Ensure that row numbers should be visible in view when scrolling horizontally. Fixes #3989 4) Allow removing a single query history. Refs #4113 5) Partially fixed Macros usability issues. Ref #6969 6) Fixed an issue where the Query tool opens on minimum size if the user opens multiple query tool Window quickly. Fixes #6725 7) Relocate GIS Viewer Button to the Left Side of the Results Table. Fixes #6830 8) Fixed an issue where the connection bar is not visible. Fixes #7188 9) Fixed an issue where an Empty message popup after running a query. Fixes #7260 10) Ensure that Autocomplete should work after changing the connection. Fixes #7262 11) Fixed an issue where the copy and paste row does not work if the first column contains no data. Fixes #7294 |
||
---|---|---|
.. | ||
__init__.py | ||
execute_query_test_utils.py | ||
test_download_csv_query_tool.py | ||
test_editor_history.py | ||
test_encoding_charset.py | ||
test_explain_plan_templates.py | ||
test_explain_plan.py | ||
test_extract_sql_from_network_parameters.py | ||
test_macros.py | ||
test_new_connection_database.py | ||
test_new_connection_dialog.py | ||
test_new_connection_user.py | ||
test_poll_query_tool.py | ||
test_sql_ascii_encoding.py | ||
test_start_query_tool.py | ||
test_transaction_status.py | ||
test_view_data_templates.py | ||
test_view_data.py |