pgadmin4/web/pgadmin/misc/static/explain
Akshay Joshi 9f836f5433 Fixed following code smells reported by SonarQube:
1) Immediately return this expression instead of assigning it to the temporary variable.
 2) Extract this nested ternary operation into an independent statement.
 3) Expected a `for-of` loop instead of a `for` loop with this simple iteration.
2022-01-18 14:49:54 +05:30
..
css Fixes # 4778 - Implement the query plan analyzer 2019-10-08 16:44:24 +05:30
img 1) Added ProjectSet icon for explain module. Fixes #2706 2019-08-20 16:47:53 +05:30
js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
scss Improve the explain plan details by showing popup instead of tooltip on clicking of the specified node. Fixes #5488 2021-01-12 16:43:30 +05:30