pgAdmin 4 commit: Ensure that both columns and partitions can be edited

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure that both columns and partitions can be edited
Дата
Msg-id E1hdwJv-0006SY-Sz@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that both columns and partitions can be edited at the same time in the table dialog. Fixes #4380

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c07e52b9de6ed53b9f43be7ab12092596e12ea05
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                   |  3 +-
.../servers/databases/schemas/tables/utils.py      | 44 +++++++++++-----------
2 files changed, 24 insertions(+), 23 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix regression tests.
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 4380 - Table properties dialog - can notedit columns and partitions at the same time