pgAdmin 4 commit: Fix syntax error when changing the event type for the - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix syntax error when changing the event type for the
Date
Msg-id E1j6D3y-0006QR-42@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix syntax error when changing the event type for the existing rule. It is a regression of #5115.
Fixes #5215

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fd07e0c868cd12186671a088b2ca7f1479141c40
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_19.rst                  |  3 +-
.../default/alter_insert_event_rule_nothing.sql    | 10 +++++++
.../alter_insert_event_rule_nothing_msql.sql       |  4 +++
.../alter_insert_event_rule_nothing_update.sql     | 10 +++++++
...alter_insert_event_rule_nothing_update_msql.sql |  4 +++
.../schemas/tables/rules/tests/default/test.json   | 32 ++++++++++++++++++----
.../schemas/tables/templates/rules/sql/update.sql  | 15 +++++-----
7 files changed, 65 insertions(+), 13 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM5215] ERROR: syntax error at or near "NOTHING"display if user change event valu
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5215] ERROR: syntax error at or near "NOTHING"display if user change event valu