pgAdmin 4 commit: Add Reverse Engineered SQL tests for Rules. Fixes #46

Akshay Joshi <[email protected]>
Newsgroups gmane.comp.db.postgresql.pgadmin.devel
Message-ID <[email protected]>
Add Reverse Engineered SQL tests for Rules. Fixes #4600

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=094e5577e8a6165a74f9ac4b375841e7b031e137

Modified Files
--------------
docs/en_US/release_notes_4_13.rst                  |   1 +
.../tests/default/alter_delete_event_rule.sql      |  11 ++
.../tests/default/alter_delete_event_rule_msql.sql |   9 ++
.../tests/default/alter_insert_event_rule.sql      |  12 ++
.../tests/default/alter_insert_event_rule_msql.sql |  10 ++
.../tests/default/alter_update_event_rule.sql      |  12 ++
.../tests/default/alter_update_event_rule_msql.sql |  10 ++
.../tests/default/create_delete_event_rule.sql     |   8 ++
.../default/create_delete_event_rule_msql.sql      |   4 +
.../tests/default/create_insert_event_rule.sql     |  10 ++
.../default/create_insert_event_rule_msql.sql      |   6 +
.../tests/default/create_update_event_rule.sql     |  10 ++
.../default/create_update_event_rule_msql.sql      |   6 +
.../schemas/tables/rules/tests/default/test.json   | 148 +++++++++++++++++++++
.../schemas/tables/templates/rules/sql/update.sql  |   3 +-
web/regression/re_sql/tests/test_resql.py          |  26 ++--
16 files changed, 272 insertions(+), 14 deletions(-)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.