Re: [pgAdmin4][RM3693] Message "Error saving properties Click on Detail" displayed if user create server group with same name

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM3693] Message "Error saving properties Click on Detail" displayed if user create server group with same name
Date: 2019-01-15 13:10:07
Message-ID: CANxoLDdGh0HWXqGqWshJ_TYqU7C8QCtHGWSOshQYQvEDZMCEjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks patch applied.

On Tue, Jan 15, 2019 at 11:20 AM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached is the patch to fix back end exception which is common and
> mentioned in SQLAlchemy FAQ -
> https://docs.sqlalchemy.org/en/latest/faq/sessions.html#this-session-s-transaction-has-been-rolled-back-due-to-a-previous-exception-during-flush-or-similar
> The fix is as per the FAQ answer.
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB Software Solutions | Pune
> "Don't Complain about Heat, Plant a tree"
>

--
*Akshay Joshi*

*Sr. Software Architect *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2019-01-15 13:12:54 Build failed in Jenkins: pgadmin4-master-python27 #869
Previous Message Akshay Joshi 2019-01-15 13:08:22 pgAdmin 4 commit: Proper error should be thrown when server group is cr