Re: pgadmin4 new server host rule is missing - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgadmin4 new server host rule is missing
Date
Msg-id CA+OCxox7cXkaUS+KWHUGVUq6qN-wuxvzeV3qSNRzY3xnX-yisw@mail.gmail.com
Whole thread Raw
In response to pgadmin4 new server host rule is missing  (Seçkin Alan <seckinalan@gmail.com>)
List pgadmin-hackers
Thanks - patch applied, with some improved messages for this check and
the name check..

On Thu, Apr 14, 2016 at 9:18 PM, Seçkin Alan <seckinalan@gmail.com> wrote:
> Hi,
> In model Server.host field is nullable=False but, UI Hostname/address
> field can accept null value.
> So,
> When I click save button, in that time throw error like NOT NULL
> constraint failed: server.host .
>
> --
> Seçkin ALAN
> http://sckn.org
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgadmin-hackers by date:

Previous
From: Seçkin Alan
Date:
Subject: Re: pgadmin4 new server host rule is missing
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Validate the model on save.