pgAdmin 4 commit: Using the correct type name (along with the internal

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Using the correct type name (along with the internal
Date: 2017-11-30 07:32:07
Message-ID: E1eKJKJ-0008ED-B3@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=281b6c91b5f61e64e876ebb93202de93d6e020d2
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2017-11-30 07:58:24 [pgAdmin4][RM2922] Login desktop user only once in runtime
Previous Message Murtuza Zabuawala 2017-11-30 07:24:02 Re: [pgAdmin4][RM2892] Handle password changes properly if error occurs during sending email