Re: [pgAdmin4][RM#3105] Allow user to insert new row if PK is in capital letters

2018-02-16 Thread Joao De Almeida Pereira
Hello Murtuza, I believe it is a bit too much to have a feature test for this. A unit test around the function in question could have sufficed, specially because we are not yet running them in Jenkins, but I think it is ok. So I review the patch, applied and run our CI and everything is green. So I

Re: [pgAdmin4][RM#3105] Allow user to insert new row if PK is in capital letters

2018-02-16 Thread Murtuza Zabuawala
Hi, PFA updated patch, which includes feature test to test the scenario going forward. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Feb 15, 2018 at 7:53 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > ​Su