pgAdmin 4 commit: Fix the issue in Materialized view where user was not - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix the issue in Materialized view where user was not
Date
Msg-id E1bEv7N-0008Qj-Qh@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the issue in Materialized view where user was not able to create Materialized view with PPAS 9.5 due to incorrect
templatepath. 

Fixes #1379

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac37d60c030b58fb259f61c7bc94bb29ce0f15bc
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/views/__init__.py      | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM#1337 - Query Tool: Cannot copy result set to clipboard.
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fixed the issue in Materialized view (pgAdmin4)