Re: Fix a bug of schema diff when comparing triggers with different when clauses

2021-02-28 Thread Akshay Joshi
Thanks, patch applied. On Mon, Mar 1, 2021 at 7:36 AM [email protected] < [email protected]> wrote: > Hi, > > > > When I compare triggers with different when clauses, it shows the wrong > diff DDL. > > > > I tried to fix the bug , as the attached patch shows. > > > > -- > > Thanks &&

Fix a bug of schema diff when comparing triggers with different when clauses

2021-02-28 Thread [email protected]
Hi, When I compare triggers with different when clauses, it shows the wrong diff DDL. [cid:[email protected]] I tried to fix the bug , as the attached patch shows. -- Thanks && regards HuangJ fix-bug-of-SchemaDiff.patch Description: fix-bug-of-SchemaDiff.patch