[pgadmin-org/pgadmin4] 262105: Fix an issue where connection string sequences do ...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 262105: Fix an issue where connection string sequences do ...
Date: 2024-01-01 08:41:30
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/2b736c-262105@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 26210500668fb884ccfdcb16165aa53a9530cc7d
https://github.com/pgadmin-org/pgadmin4/commit/26210500668fb884ccfdcb16165aa53a9530cc7d
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2024-01-01 (Mon, 01 Jan 2024)

Changed paths:
M web/pgadmin/browser/server_groups/servers/__init__.py

Log Message:
-----------
Fix an issue where connection string sequences do not persist after updating server details. #7041

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2024-01-01 08:44:14 [pgadmin-org/pgadmin4] 740ce1: Update copyright notices for 2024
Previous Message Akshay Joshi 2024-01-01 08:32:10 [pgadmin-org/pgadmin4] 2b736c: Ensure that eventlet's subprocess should be used f...