[pgadmin-org/pgadmin4] 16d1df: Fixed an issue where schema diff tool is not loadi...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 16d1df: Fixed an issue where schema diff tool is not loadi...
Date: 2023-11-30 10:01:39
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/fd1a07-16d1df@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: 16d1df2a1b3ac0028acd697400dad98b5c2f05e9
https://github.com/pgadmin-org/pgadmin4/commit/16d1df2a1b3ac0028acd697400dad98b5c2f05e9
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-11-30 (Thu, 30 Nov 2023)

Changed paths:
M docs/en_US/release_notes_8_1.rst
M web/pgadmin/static/js/helpers/withStandardTabInfo.jsx
M web/pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js
M web/pgadmin/tools/schema_diff/static/js/components/InputComponent.jsx
M web/pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx
M web/pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx

Log Message:
-----------
Fixed an issue where schema diff tool is not loading preferences on start. #7017

Browse pgadmin-hackers by date

  From Date Subject
Next Message Anil Sahoo 2023-11-30 12:54:04 [pgadmin-org/pgadmin4] f2876c: 1. Fixed an issue where database name was missing ...
Previous Message dependabot[bot] 2023-11-29 10:38:48 [pgadmin-org/pgadmin4] 63da17: Python dependency: Update bcrypt requirement from ...