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

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the blank string is stored inste
Date
Msg-id E1mcPpj-0008FQ-8o@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the blank string is stored instead of NULL in the server table of SQLite database. Fixes #6915

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_1.rst                      | 1 +
web/pgadmin/browser/server_groups/servers/__init__.py | 3 +++
2 files changed, 4 insertions(+)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Patch for Bug #6832
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Update version for release.