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(+)