[pgadmin-org/pgadmin4] 3ca7bb: Fixed an issue where migration on external databas...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 3ca7bb: Fixed an issue where migration on external databas...
Date: 2023-03-20 10:49:28
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/97d3b6-3ca7bb@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: 3ca7bb854f41e0461a9394bdbbacb1cab23b3bc0
https://github.com/pgadmin-org/pgadmin4/commit/3ca7bb854f41e0461a9394bdbbacb1cab23b3bc0
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-03-20 (Mon, 20 Mar 2023)

Changed paths:
M web/migrations/versions/f656e56dfdc8_.py

Log Message:
-----------
Fixed an issue where migration on external database is not working. #5941

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-03-20 11:18:30 [pgadmin-org/pgadmin4] f43b3b: After upgrading SQLAlchemy, use _asdict().items() ...
Previous Message Akshay Joshi 2023-03-20 10:48:40 [pgadmin-org/pgadmin4] a14481: Fixed an issue where migration on external databas...