pgAdmin 4 commit: Fix an issue where importing servers fails if a group

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an issue where importing servers fails if a group
Date: 2019-02-21 15:40:41
Message-ID: E1gwqSn-0003oL-1g@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix an issue where importing servers fails if a group already exists for a different user. Fixes #4022

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_3.rst | 3 ++-
web/setup.py | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-22 09:34:53 pgAdmin 4 commit: Enable/disable the Download button with the Execute b
Previous Message Dave Page 2019-02-21 14:59:13 Re: [pgAdmin4][Patch]: Feature #2418 add rollback and commit action buttons on Query Tool