Thread: pgAdmin 4 commit: Fixes #1213 - Dropping the materialized view using a

pgAdmin 4 commit: Fixes #1213 - Dropping the materialized view using a

From
Ashesh Vashi
Date:
Fixes #1213 -  Dropping the materialized view using an non-super user
results into an error - "list index out of range".

Using correct variable name while accessing parameter from an
dictionary.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c0ab396fad65602cbcdff8e771ce7bc39129af5e
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/views/__init__.py    | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)