pgAdmin 4 commit: Fixed the schema diff issue where tables have differe - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the schema diff issue where tables have differe
Date
Msg-id E1nIO8v-0006Vs-6d@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the schema diff issue where tables have different column positions and a column has a default value. Fixes #7124

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=76a4dee4514c167871ac063891c0260176d44376
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst                        |  1 +
docs/en_US/release_notes_6_6.rst                    | 21 +++++++++++++++++++++
.../databases/schemas/tables/schema_diff_utils.py   |  4 +++-
3 files changed, 25 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Bug #6991 - Suggestion to Contribute Fix
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7124] - Schema Diff with no results