pgAdmin 4 commit: Fixed an issue where schema diff does not create DROP

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where schema diff does not create DROP
Дата
Msg-id E1laz9D-0001wS-0F@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where schema diff does not create DROP DEFAULT statement for columns. Fixes #6377

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                                        | 1 +
.../databases/schemas/tables/templates/columns/sql/10_plus/update.sql   | 2 +-
.../databases/schemas/tables/templates/columns/sql/9.2_plus/update.sql  | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][patch] RM6329 [SQL] bad child table DDL
Следующее
От: Pradip Parkale
Дата:
Сообщение: Re: [pgAdmin][RM6341] CSV download quotes numeric columns