Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aqoKk-0006bv-Rx for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Apr 2016 20:57:50 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1aqoKk-0001al-1s for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Apr 2016 20:57:50 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1aqoKj-0001ac-L6 for pgadmin-hackers@postgresql.org; Thu, 14 Apr 2016 20:57:49 +0000 Received: from mail-io0-x232.google.com ([2607:f8b0:4001:c06::232]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1aqoKc-0005YW-5l for pgadmin-hackers@postgresql.org; Thu, 14 Apr 2016 20:57:48 +0000 Received: by mail-io0-x232.google.com with SMTP id o126so116574539iod.0 for ; Thu, 14 Apr 2016 13:57:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-transfer-encoding; bh=I9ic0G+aPyATUd20GW8zm6M4XERz+yRn7K8HtIeHEZA=; b=Q5NMwDFPcZg4s0nNJh8czKTiMbfDXctLE/3dgFhfmSltFWY86TV45Qu/R1MN3Vn+Oi H6LB7R9mh9Q/LIzstI1hHkdpIr+W2lYpWs8eti+OqNwobFqWpDDpnGLrJ4stemXvIThp NqWcwBotsGPTYVCE+arvQeymnhDOIfPFr+4PsekctTfhCCArkm3Nzgmg6Q3eRWTqbk7W 6g/DdQbvgMH2BNYMMORmANz/4VPzh3bPaGRuMjGM2NfeVfHCgNGnoJTgB+DOPemgEv/A h+yD2Pa9Ck8yLoWMpwbCZarx7wkkVtCC12akYNm/Ykkxx96gGzR/+9ZvG5iEDMqVA8eY D2lA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-transfer-encoding; bh=I9ic0G+aPyATUd20GW8zm6M4XERz+yRn7K8HtIeHEZA=; b=ggAZqa7RA6iJAblis3q0PId9/xYZZZ+c4jhpPebE53yaaUhAy/x3I8zuwZoPBYi7Nn 9WrRwgJAIGQcywK5+0/gDGjF0xh6rr/zOhaqSVD1XkM2KKUCUkLpZJppLeTf1KwjXQ1x vkORol/qxA+3jWo2c5jwbyZsBsXwRUsBGPK3ULyWbdbl0AlCh2BfMlcCX3N6Evb44mkj WuoA0A+yNxIKGgrIgJ36h2Tbtzu4qrPu8BSBj4ldMBL4qJDqdzOb2+uJi5YH2+nh7Ck6 CGZf1GLXdArPH6PkcQ20TXqWJHiQw4ssSKAvBWaKF5p9otqfo0J8l6GV+n3tWVsRw+Hz FsNw== X-Gm-Message-State: AOPr4FWfwP5GJYAinBtZsnOMNm6yzvfsRWvE93tcje4Lpn+T5M3SWQqlpKMogsdjhTAmZt5cnst2qZEooMxsLA== MIME-Version: 1.0 X-Received: by 10.107.148.210 with SMTP id w201mr19046140iod.63.1460667082004; Thu, 14 Apr 2016 13:51:22 -0700 (PDT) Received: by 10.64.105.131 with HTTP; Thu, 14 Apr 2016 13:51:21 -0700 (PDT) In-Reply-To: References: Date: Thu, 14 Apr 2016 21:51:21 +0100 Message-ID: Subject: Re: pgadmin4 new server host rule is missing From: Dave Page To: =?UTF-8?B?U2XDp2tpbiBBbGFu?= Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Pg-Spam-Score: -1.7 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Updated as well - thanks. On Thu, Apr 14, 2016 at 9:46 PM, Se=C3=A7kin Alan wr= ote: > ++ > change node js > > full patch is attached > > On Thu, Apr 14, 2016 at 11:18 PM, Se=C3=A7kin Alan = wrote: >> Hi, >> In model Server.host field is nullable=3DFalse 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=C3=A7kin ALAN >> http://sckn.org > > > > -- > Se=C3=A7kin 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 > --=20 Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --=20 Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers