pgAdmin 4 commit: Using the correct type name (along with theinternal - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Using the correct type name (along with theinternal
Date
Msg-id E1eMxGX-0007v4-G7@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Using the correct type name (along with the internal name) while
generating the query for update/insert table data (Data grid).

Modified by Ashesh for array support.

Fixes #2830

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5aca5d6c6fd28a38a3c928bcfdce2d12fdd153c7
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/__init__.py | 25 ++++++++++++++++++++++++-
1 file changed, 24 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fix a reference before assignment error in the filed