pgAdmin 4 commit: Fixed an issue where columns with sequences get alter

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where columns with sequences get alter
Дата
Msg-id E1mGM9s-0003d8-H4@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Rahul Shirsat
Дата:
Сообщение: [pgAdmin][patch] RM6675 Port package and it’s child node to React
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][patch] RM6675 Port package and it’s child node to React