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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1217 - Added support for the context menu - 'V
Date: 2016-05-24 18:33:05
Message-ID: E1b5H8b-0000ym-HE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)kumar(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-24 18:33:10 Re: [pgAdmin4][Patch]: [RM#1217] view data option should also be added for materialized view
Previous Message Dave Page 2016-05-24 18:31:21 Re: Patch for pgAdmin4 docs