Re: [pgAdmin4][Patch]: Fixed #2550 declarative partitioning - drop/delete and drop cascade is not working for partition table

2017-07-10 Thread Dave Page
Thanks, applied. On Mon, Jul 10, 2017 at 3:28 PM, Akshay Joshi wrote: > Hi All > > Attached is the patch file to fix the RM #2550, where user will not be > able to drop/drop cascade partitions. Apart from that RM this patch > contains following fix: > >-

[pgAdmin4][Patch]: Fixed #2550 declarative partitioning - drop/delete and drop cascade is not working for partition table

2017-07-10 Thread Akshay Joshi
Hi All Attached is the patch file to fix the RM #2550, where user will not be able to drop/drop cascade partitions. Apart from that RM this patch contains following fix: - Update the SQL query to fix the jenkins build. - Use AlertifyWrapper in Partition.js - Fix the icon while 'truncate