Re: patch for issue RM1260 [pgAdmin4] - Mailing list pgadmin-hackers

From Harshal Dhumal
Subject Re: patch for issue RM1260 [pgAdmin4]
Date
Msg-id CAFiP3vw7wCLMnj1NyoSh8pUVedYxLX_su9xM9zO5iRo+wgZr3w@mail.gmail.com
Whole thread Raw
In response to patch for issue RM1260 [pgAdmin4]  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
Responses Re: patch for issue RM1260 [pgAdmin4]  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
List pgadmin-hackers
Hi,
Please ignore this patch as this has some minor issue. I'll sent updated one.

-- 
Harshal Dhumal
Software Engineer

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

On Wed, Jul 6, 2016 at 5:30 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

PFA patch for issue RM1260.

Changes: Issue wasn't related to foreign table but was due the Select2 control. Now I have improved select2 control to handle null value in multi-select mode. Initial it was returning "null" instead it should return [] (empty array).


-- 
Harshal Dhumal
Software Engineer

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

pgadmin-hackers by date:

Previous
From: "Magnun Leno (Pessoal)"
Date:
Subject: [Patch] Fix Unicode in errmsg
Next
From: Harshal Dhumal
Date:
Subject: Re: patch for issue RM1260 [pgAdmin4]