Re: [pgAdmin4][Patch]: SQL Tab Validation

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: SQL Tab Validation
Date: 2016-05-10 07:06:23
Message-ID: CAG7mmoxKkG1-Ab60eorP6Ct7tz=qWzu3H1RbbySkFp4NTFWJcA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - committed after few tweaks.
We will show 'incomplete definition' message instead of 'no change', which
was included in your patch.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

On Tue, May 3, 2016 at 3:46 PM, Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi,
>
> Do not send the request to the server if a model contains any error on
> selection of the SQL Tab, while creating/updating any Node.
>
> Please find the attached patch for the same.
>
> Thanks,
> Khushboo
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2016-05-10 07:10:48 [pgAdmin4]: Reload configuration Fix
Previous Message Ashesh Vashi 2016-05-10 07:05:04 pgAdmin 4 commit: Do not send the incomplete definition of a node objec