Обсуждение: pgAdmin 4 commit: 1) Fixed an issue where for constraint trigger only A

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: 1) Fixed an issue where for constraint trigger only A

От
Akshay Joshi
Дата:
1) Fixed an issue where for constraint trigger only After event should be displayed,
   also fixed the Incorrect values for Constraint trigger, Deferrable, Deferred. Fixes #6803
2) Fixed an issue where the user was unable to create the trigger for views. Fixes #6804

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2320370fd23029c7cd535a200691f2c73848815e
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../tables/triggers/static/js/trigger.ui.js        | 37 ++++++++++++++++------
1 file changed, 28 insertions(+), 9 deletions(-)