public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Add Reverse Engineered SQL tests for Types. Fixes #44
Date: Thu, 25 Jul 2019 09:23:21 +0000
Message-ID: <[email protected]> (raw)
Add Reverse Engineered SQL tests for Types. Fixes #4468
Branch
------
electron2
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b43320660ecf9cadd988832e2021d8156a26...
Author: Murtuza Zabuawala <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_11.rst | 1 +
.../types/templates/types/sql/default/update.sql | 4 +-
.../alter_composite_type_acl_description.sql | 20 +++
.../default/alter_composite_type_add_member.sql | 14 ++
.../default/alter_composite_type_remove_member.sql | 13 ++
.../default/alter_enum_type_acl_description.sql | 16 ++
.../types/tests/default/alter_enum_type_label.sql | 9 +
.../default/alter_range_type_acl_description.sql | 19 +++
.../default/alter_shell_type_acl_description.sql | 11 ++
.../types/tests/default/create_composite_type.sql | 13 ++
.../types/tests/default/create_enum_type.sql | 9 +
.../types/tests/default/create_range_type.sql | 12 ++
.../types/tests/default/create_shell_type.sql | 8 +
.../schemas/types/tests/default/tests.json | 185 +++++++++++++++++++++
web/regression/re_sql/tests/test_resql.py | 10 +-
15 files changed, 341 insertions(+), 3 deletions(-)
view thread (23+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Add Reverse Engineered SQL tests for Types. Fixes #44
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox