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 E1hgVcW-0005wA-4B@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
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=da8cf1404745d051c384513a8fded81ae5e65fed
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: Ensure the browser close confirmation is only shown w
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow the path to /pgadmin4/servers.json to be overri