pgAdmin 4 commit: Prevent an error that may occur when editing data wit - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent an error that may occur when editing data wit
Date
Msg-id E1hqZy4-0005fo-9O@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent an error that may occur when editing data with an integer primary key. Fixes #4404

Branch
------
electron2

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

Modified Files
--------------
docs/en_US/release_notes_4_10.rst      | 3 ++-
web/pgadmin/tools/sqleditor/command.py | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat