Thread: pgAdmin 4 commit: Added support for the CREATE script for View and Mate

pgAdmin 4 commit: Added support for the CREATE script for View and Mate

From
Ashesh Vashi
Date:
Added support for the CREATE script for View and Materialized View, and
SELECT & INSERT support for the Materialized View Node.

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/views/__init__.py    | 141 ++++++++++++++++++++-
.../schemas/views/templates/mview/js/mview.js      |   1 +
.../schemas/views/templates/view/js/view.js        |   1 +
3 files changed, 142 insertions(+), 1 deletion(-)