Thanks, patch applied.
On Fri, Feb 21, 2020 at 3:10 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch to fix the SQL parsing issue in rules. The command
> and statements were parsed incorrectly.
> Also fixed issue where removing command or sta
Hi Hackers,
Attached is the patch to fix the SQL parsing issue in rules. The command
and statements were parsed incorrectly.
Also fixed issue where removing command or statements altogether was not
generating modified SQL and so was not saving.
Test cases added and changed accordingly.
Kindly rev