Обсуждение: pgAdmin 4 commit: Ensure that some fields should be disabled for the tr

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

pgAdmin 4 commit: Ensure that some fields should be disabled for the tr

От
Akshay Joshi
Дата:
Ensure that some fields should be disabled for the trigger in edit mode. Fixes #4639

Fixed illegal argument issue in the trigger for EPAS servers. Fixes #5799

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3413a42af41ccbdad71ea2ef38edd7fe5eb0163c
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_28.rst                  |  1 +
.../schemas/tables/triggers/static/js/trigger.js   | 36 +++++++++++++---------
.../databases/schemas/tables/triggers/utils.py     |  1 +
3 files changed, 24 insertions(+), 14 deletions(-)