pgadmin4/web/pgadmin/misc
Surinder Kumar a871b15fe9 When any of the docked tab(statistics, dependents & dependencies)
are clicked without selecting any tree node. it gives error in browser
console panel.
Because the node passed is undefined. and check is missing. This is now
fixed by adding check for node passed.
2016-06-08 12:46:30 +01:00
..
bgprocess Added support for importing and exporting the table data. 2016-05-21 15:43:43 +05:30
depends When any of the docked tab(statistics, dependents & dependencies) 2016-06-08 12:46:30 +01:00
file_manager Fixed all the review comments from Dave. 2016-05-24 23:29:55 +05:30
sql Adding a background process executor, and observer. 2016-05-13 08:49:51 +05:30
static/explain Integrate the graphical explain module in the Query Editor. 2016-05-16 01:07:54 +05:30
statistics When any of the docked tab(statistics, dependents & dependencies) 2016-06-08 12:46:30 +01:00
templates Fixed issue only coming in the runtime. 2016-06-02 13:15:26 +05:30
__init__.py Loading the explain.js as 'application/javascript' 2016-05-16 11:28:23 +05:30