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.maha...@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(-)