pgAdmin 4 commit: Fixed the schema diff issue where tables have differe

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed the schema diff issue where tables have differe
Дата
Msg-id E1nIO8v-0006Vs-6d@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: Bug #6991 - Suggestion to Contribute Fix
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-7124] - Schema Diff with no results