pgAdmin 4 commit: Trigger issues through right click. Fixes #1209

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Trigger issues through right click. Fixes #1209
Date: 2016-08-24 06:41:05
Message-ID: E1bcRs1-00023X-NX@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Trigger issues through right click. Fixes #1209

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e016869ad5b0377091ffd909ac9d5982e5574905

Modified Files
--------------
.../templates/trigger/sql/9.1_plus/create.sql | 7 ++-
.../trigger/sql/9.1_plus/get_triggerfunctions.sql | 4 ++
.../templates/trigger/sql/9.1_plus/update.sql | 31 ++++++++++-
.../databases/schemas/tables/triggers/__init__.py | 63 ++++++++++++++++++----
.../triggers/templates/trigger/js/trigger.js | 50 +++++++++--------
web/pgadmin/static/css/overrides.css | 2 +-
6 files changed, 123 insertions(+), 34 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-08-24 08:47:30 Re: PATCH/s: RM#1387 - Bad handling of missing connection database server
Previous Message Murtuza Zabuawala 2016-08-24 06:07:11 PATCH: id and pid is not being sent in response (pgAdmin4)