Re: pgadmin4 new server host rule is missing

From: Seçkin Alan <seckinalan(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgadmin4 new server host rule is missing
Date: 2016-04-14 20:46:24
Message-ID: CAJZJJmoMC0C_hBdP4ypv99-QKNOPrw=YS5L0iKsN5d8N0mAf-A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

++
change node js

full patch is attached

On Thu, Apr 14, 2016 at 11:18 PM, Seçkin Alan <seckinalan(at)gmail(dot)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

--
Seçkin ALAN
http://sckn.org

Attachment Content-Type Size
servers_js_node_js.patch text/x-patch 1.5 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-04-14 20:46:46 Re: pgadmin4 new server host rule is missing
Previous Message Dave Page 2016-04-14 20:46:06 pgAdmin 4 commit: Require a server hostname/address to be specified.