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.moh...@enterprisedb.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