pgAdmin 4 commit: Fix view creation. Fixes #1736

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix view creation. Fixes #1736
Date: 2016-09-26 10:00:21
Message-ID: E1boShx-00057K-Rz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix view creation. Fixes #1736

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=912eebb583fe4386774e50fc6514407947d4baef
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/schemas/views/__init__.py | 41 ++++++++++++++++------
1 file changed, 31 insertions(+), 10 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-26 10:00:32 Re: PATCH: RM#1736
Previous Message Dave Page 2016-09-26 09:57:19 pgAdmin 4 commit: Fix validation message