Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 749138791a763fde7941887a029b8d14d0ee1642 https://github.com/pgadmin-org/pgadmin4/commit/749138791a763fde7941887a029b8d14d0ee1642 Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths: M docs/en_US/release_notes_6_16.rst M web/migrations/versions/09d53fca90c7_.py M web/migrations/versions/15c88f765bc8_.py M web/migrations/versions/398697dc9550_.py M web/migrations/versions/84700139beb0_.py M web/migrations/versions/a091c9611d20_.py M web/migrations/versions/ec1cac3399c9_.py M web/migrations/versions/fdc58d9bd449_.py Log Message: ----------- 1) Fixed an issue where the 'save_password' column threw an error for the shared server when using an external database. #5535 2) Fixed integrity error while removing server when using an external database. 3) Remove the length of the password column of the server and the shared server table.