[pgadmin-hackers] pgAdmin 4 commit: Various improvements to the NULL/DEFAULT handlingin - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Various improvements to the NULL/DEFAULT handlingin
Date
Msg-id E1dAGbj-0005a7-Qe@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Various improvements to the NULL/DEFAULT handling in the data editor. Fixes #2399

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d7d4bf475bc5b131d9a76376ebfc87e004d92333
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/command.py             |   7 +-
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 110 +++++++++++++++++----
2 files changed, 95 insertions(+), 22 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Ensure that there's an __init__.py file present inth
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] Re: [pgAdmin4][Patch][RM2399]: Disabled row'sbackground color disappeared on save in View data