pgAdmin 4 commit: Fixed an issue where columns with sequences get alter - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where columns with sequences get alter
Date
Msg-id E1mGM9s-0003d8-H4@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where columns with sequences get altered unnecessarily with a schema diff tool. Fixes #6564

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_7.rst                   |  1 +
web/pgadmin/authenticate/__init__.py               | 17 ++++++++++------
.../databases/schemas/tables/schema_diff_utils.py  | 23 ++++++++++++++++------
3 files changed, 29 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: [pgAdmin][patch] RM6675 Port package and it’s child node to React
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] RM6675 Port package and it’s child node to React