pgAdmin 4 commit: Fix length and precision enable/disable issue when ch

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fix length and precision enable/disable issue when ch
Дата
Msg-id E1i0OJ5-0002iz-4k@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix length and precision enable/disable issue when changing the data type for Domain node. Fixes #4644.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dc64ce331a731115ad7722eb878c9528af1af930
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_13.rst                        |  3 ++-
.../databases/schemas/domains/static/js/domain.js        | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 1 deletion(-)


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

Предыдущее
От: Shubham Agarwal
Дата:
Сообщение: pgAdmin4 Feature Tests intermittent failures fix
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [Patch]: RM-4644 - Length and Precision control for domain node