public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Ensure that constraints, indexes, rules, triggers, an
Date: Wed, 01 Jan 2020 07:39:43 +0000
Message-ID: <[email protected]> (raw)
Ensure that constraints, indexes, rules, triggers, and compound triggers should be created on partitions. Fixes #4842.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=febbd729ec766ff75348924e70a492a697d6...
Author: Aditya Toshniwal <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_17.rst | 1 +
.../schemas/tables/compound_triggers/__init__.py | 2 +-
.../compound_triggers/static/js/compound_trigger.js | 1 +
.../check_constraint/static/js/check_constraint.js | 1 +
.../static/js/exclusion_constraint.js | 1 +
.../constraints/foreign_key/static/js/foreign_key.js | 6 ++++--
.../index_constraint/static/js/primary_key.js | 1 +
.../index_constraint/static/js/unique_constraint.js | 1 +
.../tables/constraints/static/js/constraints.js | 1 +
.../schemas/tables/indexes/static/js/index.js | 4 ++++
.../databases/schemas/tables/rules/static/js/rule.js | 1 +
.../schemas/tables/triggers/static/js/trigger.js | 3 ++-
web/pgadmin/browser/static/js/node.js | 18 ++++++++++++++----
web/pgadmin/browser/static/js/node.ui.js | 8 +++++---
web/pgadmin/static/js/backform.pgadmin.js | 2 +-
15 files changed, 39 insertions(+), 12 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Ensure that constraints, indexes, rules, triggers, an
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox