| From: | Дмитрий Иванов <firstdismay(at)gmail(dot)com> |
|---|---|
| To: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-support(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Toll Schema Diff |
| Date: | 2023-07-28 13:03:01 |
| Message-ID: | CAPL5KHo8xFxLTAWoNSoSC589EnscSRTPHVUNpcrXs8vwF3hsZA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Schema Diff Tools error
<https://gist.github.com/firstDismay/68fc1b45b169d17edb4b2eff85b63c81>
--
С уважением, Дмитрий!
пт, 28 июл. 2023 г. в 17:23, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>:
> Hi
>
> On Fri, Jul 28, 2023 at 5:47 PM Дмитрий Иванов <firstdismay(at)gmail(dot)com>
> wrote:
>
>> 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:
>>
>
> Can you please create an issue in GitHub with function definitions on
> source and target both?
>
>>
>> --
>> Regards, Dmitry!
>>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Anthony DeBarros | 2023-07-29 16:40:47 | EDB installer still includes 7.4 and is broken |
| Previous Message | Akshay Joshi | 2023-07-28 12:23:03 | Re: Toll Schema Diff |