pgAdmin 4 commit: Ensure newly added rows cannot be editted until weha - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Ensure newly added rows cannot be editted until weha
Date
Msg-id E1eMxGW-0007sy-O8@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure newly added rows cannot be editted until we have key values. Fixes #RM2886

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=17eaed422c42c0913b32a38e593c9724778e22c9
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 27 ++++++++++++----------
1 file changed, 15 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add optional TLS support to the docker container.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Attempt to decode database errors based onlc_message