pgAdmin 4 commit: Ensure invalid options can't be selected ontriggers

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Ensure invalid options can't be selected ontriggers
Дата
Msg-id E1eZWLy-0004nJ-LA@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure invalid options can't be selected on triggers on views. Fixes #2945

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=06634715c879f04eedd51a7a8ef706e007a964ce
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../tables/templates/trigger/sql/default/properties.sql       |  2 +-
.../databases/schemas/tables/triggers/static/js/trigger.js    | 11 +++++------
2 files changed, 6 insertions(+), 7 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: ESLINT: On pgAdmin static javascripts
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Use the correct lexer in the Apache/Windows docs.