Обсуждение: pgAdmin 4 commit: 1) Fixes the broken explain GUI test case.

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: 1) Fixes the broken explain GUI test case.

От
Akshay Joshi
Дата:
1) Fixes the broken explain GUI test case.
2) Displays a tooltip "Click for details..." on hover over explain plan nodes.

refs #5488

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=57a2559f112970ec31a4d9ff67264e13dc6881ab
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../feature_tests/xss_checks_panels_and_query_tool_test.py       | 6 +++---
web/pgadmin/misc/static/explain/js/explain.js                    | 9 ++++++++-
2 files changed, 11 insertions(+), 4 deletions(-)