pgAdmin 4 commit: Support Enable Always and Enable Replica on triggers.

Dave Page <[email protected]>
Newsgroups gmane.comp.db.postgresql.pgadmin.devel
Message-ID <[email protected]>
Support Enable Always and Enable Replica on triggers. Fixes #4006

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=131a944e246cf4ec71f064178725e33fbb0f4acd
Author: Aditya Toshniwal <[email protected]>

Modified Files
--------------
docs/en_US/compound_trigger_dialog.rst             |   7 +++++++
.../images/compound_trigger_general_enabled.png    | Bin 0 -> 52850 bytes
docs/en_US/images/trigger_definition_enabled.png   | Bin 0 -> 73892 bytes
docs/en_US/release_notes_4_15.rst                  |   1 +
docs/en_US/trigger_dialog.rst                      |   9 +++++++-
.../servers/databases/schemas/tables/__init__.py   |   9 ++++----
.../schemas/tables/compound_triggers/__init__.py   |  23 +++++++++++----------
.../static/js/compound_trigger.js                  |  13 +++++++++---
.../tests/test_compound_triggers_put.py            |  12 +++++++++--
.../tables/static/js/enable_disable_triggers.js    |   4 ++--
.../sql/ppas/12_plus/enable_disable_trigger.sql    |   3 ++-
.../compound_triggers/sql/ppas/12_plus/nodes.sql   |   2 +-
.../sql/ppas/12_plus/properties.sql                |   5 ++---
.../compound_triggers/sql/ppas/12_plus/update.sql  |   3 ++-
.../tables/sql/default/enable_disable_trigger.sql  |   3 ++-
.../templates/triggers/sql/gpdb/9.1_plus/nodes.sql |   3 +--
.../triggers/sql/gpdb/9.1_plus/properties.sql      |   5 ++---
.../sql/gpdb/default/enable_disable_trigger.sql    |   3 ++-
.../templates/triggers/sql/gpdb/default/nodes.sql  |   2 +-
.../templates/triggers/sql/gpdb/default/update.sql |   3 ++-
.../triggers/sql/pg/10_plus/properties.sql         |   3 +--
.../templates/triggers/sql/pg/9.1_plus/nodes.sql   |   3 +--
.../triggers/sql/pg/9.1_plus/properties.sql        |   5 ++---
.../sql/pg/default/enable_disable_trigger.sql      |   3 ++-
.../templates/triggers/sql/pg/default/nodes.sql    |   2 +-
.../templates/triggers/sql/pg/default/update.sql   |   3 ++-
.../triggers/sql/ppas/10_plus/properties.sql       |   3 +--
.../templates/triggers/sql/ppas/12_plus/nodes.sql  |   3 +--
.../triggers/sql/ppas/12_plus/properties.sql       |   3 +--
.../templates/triggers/sql/ppas/9.1_plus/nodes.sql |   3 +--
.../triggers/sql/ppas/9.1_plus/properties.sql      |   5 ++---
.../sql/ppas/default/enable_disable_trigger.sql    |   3 ++-
.../templates/triggers/sql/ppas/default/nodes.sql  |   2 +-
.../templates/triggers/sql/ppas/default/update.sql |   3 ++-
.../databases/schemas/tables/triggers/__init__.py  |  21 +++++++++----------
.../schemas/tables/triggers/static/js/trigger.js   |  14 +++++++++----
.../tables/triggers/tests/test_triggers_put.py     |  20 +++++++++++++-----
.../servers/databases/schemas/tables/utils.py      |   4 ++--
.../table/enable_disable_triggers_spec.js          |   4 ++--
39 files changed, 131 insertions(+), 86 deletions(-)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.