pgAdmin 4 commit: Fixed an issue where a blank string is stored instead

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where a blank string is stored instead
Date: 2021-10-19 11:51:56
Message-ID: E1mcneu-0005Xm-3V@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-19 11:54:07 Re: [patch][pgAdmin] RM6858 Types collection properties tab delete issue
Previous Message Rahul Shirsat 2021-10-19 11:15:05 Re: [patch][pgAdmin] RM6858 Types collection properties tab delete issue