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. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
apply_explain_plan_wrapper.py | ||
constant_definition.py | ||
filter_dialog.py | ||
is_begin_required.py | ||
query_tool_fs_utils.py | ||
query_tool_preferences.py | ||
start_running_query.py | ||
update_session_grid_transaction.py |