pgAdmin 4 commit: Fix issue where new column should be created with Def

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix issue where new column should be created with Def
Дата
Msg-id E1hqZy3-0005dr-8R@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix issue where new column should be created with Default value. Fixes #4235

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b267b3d8c79d56688bbf397fd69412eeaaad6905
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                                        | 1 +
.../databases/schemas/tables/templates/columns/sql/10_plus/create.sql   | 2 +-
.../databases/schemas/tables/templates/columns/sql/default/create.sql   | 2 +-
.../databases/schemas/tables/templates/tables/sql/10_plus/create.sql    | 2 +-
.../databases/schemas/tables/templates/tables/sql/default/create.sql    | 2 +-
.../schemas/tables/templates/tables/sql/gpdb_5.0_plus/create.sql        | 2 +-
6 files changed, 6 insertions(+), 5 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Stop using application/x-javascript as a mime type an
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update version for release