Обсуждение: pgAdmin 4 commit: Add newly created triggers to the treeview. Fixes #17

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

pgAdmin 4 commit: Add newly created triggers to the treeview. Fixes #17

От
Dave Page
Дата:
Add newly created triggers to the treeview. Fixes #1747

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6e5126d571ca9497f90b25aa34f5f318a54b5089
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/tables/indexes/__init__.py   |  9 +++-
.../tables/templates/index/sql/9.1_plus/nodes.sql  |  3 ++
.../templates/trigger/sql/9.1_plus/nodes.sql       |  3 ++
.../databases/schemas/tables/triggers/__init__.py  | 48 +++++++++++++++++++++-
4 files changed, 61 insertions(+), 2 deletions(-)