pgAdmin 4 commit: Fixed primary key/unique constraint icon issue.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed primary key/unique constraint icon issue.
Date: 2020-09-03 13:25:31
Message-ID: E1kDpF5-0003z2-7I@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed primary key/unique constraint icon issue.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eaa90ee8eb6a4a39f379e050eb20927f4bbba7ce

Modified Files
--------------
.../schemas/tables/constraints/index_constraint/__init__.py | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-03 13:26:32 Re: [pgAdmin4][Patch] - SonarQube Fixes
Previous Message Akshay Joshi 2020-09-03 12:54:21 Re: [pgAdmin][SonarQube] : Remove duplicates string literals.