mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-02 05:19:12 -06:00
bdb7e3fde2
Highlights of this patch include: - Changes will affect SQL Editors in Create dialog boxes, SQL tab of the main screen, Query tool, History entries in the query tool, Query tool opened in New Tab/Window - All the components of SQL editor will refer to single source of preferences which is cached in the Browser object. All other redundant ajax get preference calls are removed. - SQL editor will not refer template JS variables anymore, once all the references are removed the template variables will also be removed. - Code refactoring wherever possible. - Covered JS test cases wherever possible. |
||
---|---|---|
.. | ||
__init__.py | ||
test_encoding_charset.py | ||
test_explain_plan_templates.py | ||
test_extract_sql_from_network_parameters.py | ||
test_poll_query_tool.py | ||
test_start_query_tool.py | ||
test_view_data_templates.py |