From: | Akshay Joshi <noreply(at)github(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | [pgadmin-org/pgadmin4] 843925: Ensure that the database migration does not fail w... |
Date: | 2023-03-06 10:09:38 |
Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/REL-6_21/18ee96-bff425@github.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Branch: refs/heads/REL-6_21
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 843925e5bc0c6c8c6070ae00ec9e0ed90bdb4093
https://github.com/pgadmin-org/pgadmin4/commit/843925e5bc0c6c8c6070ae00ec9e0ed90bdb4093
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M docs/en_US/release_notes_6_21.rst
M web/migrations/versions/f656e56dfdc8_.py
Log Message:
-----------
Ensure that the database migration does not fail with a NoSuchTableError exception. #5870
Commit: bff425f49ee03d761036f98adadf7c9d75dd450b
https://github.com/pgadmin-org/pgadmin4/commit/bff425f49ee03d761036f98adadf7c9d75dd450b
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M Make.bat
M pkg/linux/build-functions.sh
M pkg/mac/build-functions.sh
M runtime/package.json
M runtime/yarn.lock
Log Message:
-----------
Hardcoded NWjs version to 0.72.0 as the latest version throws error on CentOS 7
Compare: https://github.com/pgadmin-org/pgadmin4/compare/18ee965da6f0...bff425f49ee0
From | Date | Subject | |
---|---|---|---|
Next Message | Akshay Joshi | 2023-03-06 10:11:27 | [pgadmin-org/pgadmin4] 9b7a38: Ensure that the database migration does not fail w... |
Previous Message | Akshay Joshi | 2023-03-06 05:31:42 | pgAdmin4 v6.21 candidate builds |