public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fixed an issue where schema diff is showing identical
Date: Thu, 24 Sep 2020 07:54:36 +0000
Message-ID: <[email protected]> (raw)

Fixed an issue where schema diff is showing identical table as different due to default vacuumĀ settings. Fixes #5826

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_27.rst                         |  1 +
.../servers/databases/schemas/tables/schema_diff_utils.py |  3 ++-
.../servers/databases/schemas/views/__init__.py           |  2 +-
web/pgadmin/tools/schema_diff/__init__.py                 |  2 ++
web/pgadmin/tools/schema_diff/compare.py                  |  2 --
web/pgadmin/tools/schema_diff/directory_compare.py        | 15 +++++++++++++++
6 files changed, 21 insertions(+), 4 deletions(-)



view thread (4+ 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: Fixed an issue where schema diff is showing identical
  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