Re: [pgAdmin4][Patch] - RE-SQL and modified SQL tests for Check Constraint node

2019-07-17 Thread Dave Page
Thanks, patch applied. On Tue, Jul 16, 2019 at 12:01 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi Dave, > > On Tue, Jul 16, 2019 at 2:05 PM Dave Page wrote: > >> Hi >> >> On Tue, Jul 16, 2019 at 7:22 AM Khushboo Vashi < >> khushboo.va...@enterprisedb.com> wrote: >> >>> Hi, >>

Re: [pgAdmin4][Patch] - RE-SQL and modified SQL tests for Check Constraint node

2019-07-16 Thread Khushboo Vashi
Hi Dave, On Tue, Jul 16, 2019 at 2:05 PM Dave Page wrote: > Hi > > On Tue, Jul 16, 2019 at 7:22 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi, >> >> Please find the attached patch for the RE-SQL and modified SQL tests for >> check constraint node. >> >> For the table chil

Re: [pgAdmin4][Patch] - RE-SQL and modified SQL tests for Check Constraint node

2019-07-16 Thread Dave Page
Hi On Tue, Jul 16, 2019 at 7:22 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch for the RE-SQL and modified SQL tests for > check constraint node. > > For the table child nodes, *create table endpoint *with proper data is > required in the JSON

[pgAdmin4][Patch] - RE-SQL and modified SQL tests for Check Constraint node

2019-07-15 Thread Khushboo Vashi
Hi, Please find the attached patch for the RE-SQL and modified SQL tests for check constraint node. For the table child nodes, *create table endpoint *with proper data is required in the JSON file. I have introduced one new parameter named *store_table_id* in the table create endpoint, so the cre