pgAdmin 4 commit: Fix editing of table data with a JSON primary key.Fi - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix editing of table data with a JSON primary key.Fi
Date
Msg-id E1gwPqq-0006FV-2E@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOTwork when one of joined files is a TEMPORARY file
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM3912] Unable to save data if user update primary keywith Json data type