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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Fixed an issue where for constraint trigger only A
Дата
Msg-id E1mUjic-0002A7-3S@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Updated all the screenshots and documentation for the
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-6803 & RM-6804]: Trigger Node - [Create]> For constraint trigger only After event should be displayed, [Properties Panel/Edit Properties]> Incorrect values for Constraint trigger, Deferrable, Deferred