pgAdmin 4 commit: Fixes #1217 - Added support for the context menu - 'V - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #1217 - Added support for the context menu - 'V
Date
Msg-id E1b5H8b-0000ym-HE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes #1217 - Added support for the context menu - 'View Data' for the
Materialized View.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/datagrid/templates/datagrid/js/datagrid.js |  2 +-
web/pgadmin/tools/sqleditor/command.py                       | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Patch for pgAdmin4 docs
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: [RM#1217] view data option should also be added for materialized view