Re: [pgAdmin4][Patch]: Fixed couple of minor issues - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch]: Fixed couple of minor issues
Date
Msg-id CA+OCxozNisg=B0+L88Stk4NeJGtnt6X4qwh497zb3Yyy-veQ+w@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: Fixed couple of minor issues  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Responses Re: [pgAdmin4][Patch]: Fixed couple of minor issues  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
List pgadmin-hackers
Are there RMs for these?

On Mon, Jul 3, 2017 at 2:27 AM, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

1. When we try to delete the table row with the column definition having NOT NULL TRUE and HAS NO DEFAULT VALUE then it fails.
    Please find the attached patch for the same. (delete_row.patch)

2. The debugger can not be opened from the View trigger.
    Please find the attached patch for the same. (view_debugger.patch)

Thanks,
Khushboo





--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

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

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgadmin-hackers] Declarative partitioning in pgAdmin4
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed couple of minor issues