pgAdmin 4 commit: Fix handling of tie/datetime array types whenadding

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix handling of tie/datetime array types whenadding
Дата
Msg-id E1erjEC-00079t-Ih@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix handling of tie/datetime array types when adding columns to a table. Fixes #3079

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7cdb489a47ca7ec052ff4ddb5757308a11378bb1
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
.../schemas/tables/column/tests/test_column_add.py |   2 +-
.../tables/column/tests/test_column_delete.py      |   2 +-
.../tables/column/tests/test_column_msql.py        | 183 +++++++++++++++++++++
.../schemas/tables/column/tests/test_column_put.py |   2 +-
.../databases/schemas/tables/column/tests/utils.py |   9 +-
.../type/macros/get_full_type_sql_format.macros    |   2 +-
6 files changed, 193 insertions(+), 7 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3073] Allow user to schedule without End date from UI
Следующее
От: Dave Page
Дата:
Сообщение: Re: RM3079 fix for wrong sql datetime/time related datatypes