pgAdmin 4 commit: Fix changes to the NOT NULL and default valueoptions

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix changes to the NOT NULL and default valueoptions
Дата
Msg-id E1gP8tv-0006Jm-8Z@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix changes to the NOT NULL and default value options in the Table Dialogue. Fixes #3742

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8b5abdfa8f996773fd5819ccaf92941503089a2d
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

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


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3736 In case of Debugger, if click onbreakpoints then other buttons should not disabled
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3742 ALTER COLUMN bug