pgAdmin 4 commit: Fix editing of table data with a JSON primary key.Fi

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix editing of table data with a JSON primary key.Fi
Дата
Msg-id E1gwPqq-0006FV-2E@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix editing of table data with a JSON primary key. Fixes #3912

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_3.rst              |  1 +
web/pgadmin/utils/driver/psycopg2/__init__.py | 10 +++++++++-
2 files changed, 10 insertions(+), 1 deletion(-)


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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOTwork when one of joined files is a TEMPORARY file
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM3912] Unable to save data if user update primary keywith Json data type