From: | Akshay Joshi <noreply(at)github(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | [pgadmin-org/pgadmin4] 749138: 1) Fixed an issue where the 'save_password' column... |
Date: | 2022-11-16 08:32:20 |
Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/master/6d881f-749138@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: 749138791a763fde7941887a029b8d14d0ee1642
https://github.com/pgadmin-org/pgadmin4/commit/749138791a763fde7941887a029b8d14d0ee1642
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Aditya Toshniwal | 2022-11-16 09:08:07 | [pgadmin-org/pgadmin4] 2ab5d2: Ensure that the correct error message in ERD for p... |
Previous Message | Aditya Toshniwal | 2022-11-16 08:10:50 | [pgadmin-org/pgadmin4] 6d881f: Use the shared server username when opening query ... |