[pgAdmin4][Patch]: RM #2945 - [Web based] Message "can't execute anempty query" displayed if user Click Yes on constrains trigger for view trigger - Mailing list pgadmin-hackers

From Khushboo Vashi
Subject [pgAdmin4][Patch]: RM #2945 - [Web based] Message "can't execute anempty query" displayed if user Click Yes on constrains trigger for view trigger
Date
Msg-id CAFOhELdUZqe-tQpppthGD0OSvkGVWPOPxpp5gJ94xLxAyfS=pw@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM #2945 - [Web based] Message "can't executean empty query" displayed if user Click Yes on constrains trigger for view trigger  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

Please find the attached patch to fix RM #2945 :  [Web based] Message "can't execute an empty query" displayed if user Click Yes on constrains trigger for view trigger

Fixed issues:

1. Disable "Constraint trigger?" option in View node
2. Disable "Constraint trigger?" option  in edit mode for all the applicable nodes
3. Merged "Constraint trigger?" and "Constraint?" on the properties tab as both were for the same purpose but the "Constraint trigger?" was not showing correct data.

Thanks,
Khushboo
Attachment

pgadmin-hackers by date:

Previous
From: Susan Douglas
Date:
Subject: pgAdmin - RM 2953 - Update to server_dialog.rst file
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: RM #2933 - Add support for transition tablesin Postgres 10 triggers