pgAdmin 4 commit: Fixed list sorting issue in the schema diff tool. Fix

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed list sorting issue in the schema diff tool. Fix
Date: 2020-05-06 07:54:01
Message-ID: E1jWEsT-0005FV-6y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed list sorting issue in the schema diff tool. Fixes #5440
Fixed an issue while comparing the two identical schemas using the schema diff tool. Fixes #5449

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_22.rst | 2 ++
web/pgadmin/tools/schema_diff/directory_compare.py | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-05-06 07:54:35 Re: [pgAdmin][RM5480]Background job creation failure.
Previous Message Nagaraj Raj 2020-05-06 05:12:52 wsgi:error AttributeError: module 'pkg_resources' has no attribute 'resource_filename'