pgAdmin 4 commit: Added Insert/Delete/Update script functionality for f

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Added Insert/Delete/Update script functionality for f
Date: 2016-05-24 07:11:37
Message-ID: E1b56V7-0003Pe-6H@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added Insert/Delete/Update script functionality for foreign table objects

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aa1c283514d61dd9949eaaed06cfe2e80648f1d4
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../databases/schemas/foreign_tables/__init__.py | 156 ++++++++++++++++++++-
.../templates/foreign_tables/js/foreign_tables.js | 1 +
2 files changed, 156 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-05-24 07:13:36 Re: PATCH: CREATE Script Initial patch (pgAdmin4)
Previous Message Surinder Kumar 2016-05-24 07:05:56 [pgAdmin4][Patch]: [FileManager] ReferenceError: assignment to undeclared variable t_res