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 <[email protected]>
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 <[email protected]>
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