Fixed an issue where the newly added table is not alphabetically added to the tree. Fixes #5434 Fixed an issue when renaming the column not added in the proper order. Fixes #5450
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9338bdcb3aae724564715b80ff1c5c1b5336476e Author: Satish V <satis...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_22.rst | 2 + web/pgadmin/browser/static/js/browser.js | 89 ++++++++++++++++++++------------ web/pgadmin/static/js/pgadmin.js | 6 ++- 3 files changed, 63 insertions(+), 34 deletions(-)