Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 1d4e7e2642f56b6cf363ed17187df5c1f03c598f https://github.com/pgadmin-org/pgadmin4/commit/1d4e7e2642f56b6cf363ed17187df5c1f03c598f Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths: M web/pgadmin/browser/static/js/browser.js Log Message: ----------- Fixed an issue updating the schema node de-select the node in the tree if only one schema is present in the collection node. #5542