[pgadmin-org/pgadmin4] 18a7e8: Fixed an issue where the ignore owner flag is not ...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 18a7e8: Fixed an issue where the ignore owner flag is not ...
Date: 2023-01-02 07:31:06
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/d1a940-18a7e8@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: 18a7e85c6a4dcf29dde72f6e00d4d28c2fd19561
https://github.com/pgadmin-org/pgadmin4/commit/18a7e85c6a4dcf29dde72f6e00d4d28c2fd19561
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-01-02 (Mon, 02 Jan 2023)

Changed paths:
M web/pgadmin/tools/schema_diff/directory_compare.py
M web/pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx

Log Message:
-----------
Fixed an issue where the ignore owner flag is not working for some cases in the Schema Diff. #5622, #5655

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pravesh Sharma 2023-01-02 08:01:01 [pgadmin-org/pgadmin4] 33aea8: Incorporated review comments. #5647
Previous Message Nikhil Mohite 2023-01-02 07:27:20 [pgadmin-org/pgadmin4] d1a940: Removed 'About pgAdmin 4' default menu option from...