[pgAdmin4][Patch]: Fixed #2550 declarative partitioning - drop/deleteand drop cascade is not working for partition table - Mailing list pgadmin-hackers
From
Akshay Joshi
Subject
[pgAdmin4][Patch]: Fixed #2550 declarative partitioning - drop/deleteand drop cascade is not working for partition table
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 table' and 'reset statistics'.