public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fixed an issue where difference SQL is not seen in th
Date: Mon, 13 Apr 2020 14:54:30 +0000
Message-ID: <[email protected]> (raw)
Fixed an issue where difference SQL is not seen in the schema diff tool for Types. Fixes #5302
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=781b766ac42282a98738fcc658f32fc4e8db...
Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
.../servers/databases/schemas/types/__init__.py | 2 +-
web/pgadmin/tools/schema_diff/directory_compare.py | 10 ++++++
.../tools/schema_diff/tests/pg/10_plus/source.sql | 6 ++++
.../tools/schema_diff/tests/pg/10_plus/target.sql | 8 +++++
.../tools/schema_diff/tests/pg/11_plus/source.sql | 42 ++++++++++++++++++++++
.../tools/schema_diff/tests/pg/11_plus/target.sql | 8 +++++
.../tools/schema_diff/tests/pg/12_plus/source.sql | 42 ++++++++++++++++++++++
.../tools/schema_diff/tests/pg/12_plus/target.sql | 8 +++++
.../tools/schema_diff/tests/pg/9.2_plus/source.sql | 40 +++++++++++++++++++++
.../tools/schema_diff/tests/pg/9.2_plus/target.sql | 8 +++++
.../schema_diff/tests/ppas/10_plus/source.sql | 42 ++++++++++++++++++++++
.../schema_diff/tests/ppas/10_plus/target.sql | 8 +++++
.../schema_diff/tests/ppas/9.2_plus/source.sql | 40 +++++++++++++++++++++
.../schema_diff/tests/ppas/9.2_plus/target.sql | 8 +++++
15 files changed, 272 insertions(+), 1 deletion(-)
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: Fixed an issue where difference SQL is not seen in th
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