pgAdmin 4 commit: Fixed an issue where the user is not able to save the - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the user is not able to save the
Date
Msg-id E1jyu1h-0003lg-ID@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the user is not able to save the new row if the table is empty. Fixes #4810

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=043025d1eb57b586da5eaf32f49655c180b95716
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_25.rst                  | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 8 ++++++++
2 files changed, 9 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Patch for SonarQube code scan fixes.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] RM4810 - Cannot save new row if table is empty