pgAdmin 4 commit: Ensure we can properly update rows with upper-case pr

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure we can properly update rows with upper-case pr
Date: 2018-02-19 11:37:36
Message-ID: E1enjlI-0003cr-85@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure we can properly update rows with upper-case primary key columns. Fixes #3105

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=96165044ae7abbd7bef04d181a42487f8f96c42c
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/view_data_dml_queries.py | 40 ++++++++++++----------
web/pgadmin/tools/sqleditor/__init__.py | 21 ++++++++----
web/pgadmin/tools/sqleditor/command.py | 6 ++--
.../templates/sqleditor/sql/default/select.sql | 4 +--
4 files changed, 40 insertions(+), 31 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-19 11:37:47 Re: [pgAdmin4][RM#3105] Allow user to insert new row if PK is in capital letters
Previous Message pgAdmin 4 Jenkins 2018-02-19 11:21:08 Jenkins build is back to normal : pgadmin4-master-python26 #608