pgAdmin 4 commit: Fixed an issue where a blank string is stored instead - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where a blank string is stored instead
Date
Msg-id E1mcneu-0005Xm-3V@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where a blank string is stored instead of NULL in create mode in server dialog. Fixes #6915

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ea0d3eb812f060b020cec8959d75434a17a618a4

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 7 +++++++
1 file changed, 7 insertions(+)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: Re: [patch][pgAdmin] RM6858 Types collection properties tab delete issue
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6858 Types collection properties tab delete issue