Toll Schema Diff

From: Дмитрий Иванов <firstdismay(at)gmail(dot)com>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: Toll Schema Diff
Date: 2023-07-28 12:17:04
Message-ID: CAPL5KHrHgzY=NYXhSLAM6JTuqHy6rrEgJrOZ8oxVm7WAd6a0=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello.
Your toll Schema Diff tool has saved me a lot of time and nerves, but I
encountered one unpleasant problem when creating scripts for functions. The
synchronization strategy involves creating source functions and deleting
target functions. In most cases this works. But if a function changes its
output type or output parameters, it is not considered an overload in
PostgreSQL, and it is impossible to create such a function before deleting
it in the target, which leads to script execution errors.
source:
--
Regards, Dmitry!

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Akshay Joshi 2023-07-28 12:23:03 Re: Toll Schema Diff
Previous Message Yogesh Mahajan 2023-07-28 12:08:40 Re: Limit is before filter