Re: [pgAdmin][RM-7124] - Schema Diff with no results - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM-7124] - Schema Diff with no results
Date
Msg-id CANxoLDet6yzOufXiULqMQOUu_4p=p0LLO8iGwBVdJW_iZcjcwA@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM-7124] - Schema Diff with no results  (Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>)
List pgadmin-hackers
Thanks, the patch applied.

On Thu, Feb 10, 2022 at 7:48 PM Yogesh Mahajan <yogesh.mahajan@enterprisedb.com> wrote:
Hi,

Please find the patch which fixes the schema diff issue for comparison of 2 tables having different column positions(different attnum) and a column has default value.


Thanks,
Yogesh Mahajan
EnterpriseDB


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed the schema diff issue where tables have differe
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Utilities for porting pgAdmin tools to React