public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fixed an issue where the index is not loaded in the U
Date: Mon, 04 Oct 2021 14:10:38 +0000
Message-ID: <[email protected]> (raw)
Fixed an issue where the index is not loaded in the Unique Constraint dialog. Fixes #6857
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7eaa3179ad866efd7990dff0c70f09183d7b...
Author: Aditya Toshniwal <[email protected]>
Modified Files
--------------
.../static/js/exclusion_constraint.ui.js | 5 +++--
.../foreign_key/static/js/foreign_key.ui.js | 18 ++++++++----------
.../index_constraint/static/js/primary_key.ui.js | 7 ++++---
.../index_constraint/static/js/unique_constraint.ui.js | 7 ++++---
.../databases/schemas/tables/static/js/table.ui.js | 12 ++++++------
.../schema_ui_files/exclusion_constraint.ui.spec.js | 2 ++
.../javascript/schema_ui_files/foreign_key.ui.spec.js | 4 ++--
.../javascript/schema_ui_files/primary_key.ui.spec.js | 2 ++
.../schema_ui_files/unique_constraint.ui.spec.js | 2 ++
9 files changed, 33 insertions(+), 26 deletions(-)
view thread (56+ messages) latest in thread
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: Fixed an issue where the index is not loaded in the U
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