Re: Schema diff tools excludes the SET directive from the function header

2023-08-03 Thread Дмитрий Иванов
Конечно! https://github.com/pgadmin-org/pgadmin4/issues/6651 -- С уважением, Дмитрий! чт, 3 авг. 2023 г. в 12:17, Akshay Joshi : > Hi > > Can you please log the issue on GitHub > ? > > > On Thu, Aug 3, 2023 at 6:18 AM Дмитрий Иванов > wrote: >

Re: Schema diff tools excludes the SET directive from the function header

2023-08-03 Thread Akshay Joshi
Hi Can you please log the issue on GitHub ? On Thu, Aug 3, 2023 at 6:18 AM Дмитрий Иванов wrote: > Hi > Schema diff utilities exclude the SET directive from the function header > in compare mode. > Reproducing the problem: > 1. Create a copy

Schema diff tools excludes the SET directive from the function header

2023-08-02 Thread Дмитрий Иванов
Hi Schema diff utilities exclude the SET directive from the function header in compare mode. Reproducing the problem: 1. Create a copy of the database with the function containing the SET directive 2. Modify the function and perform the comparison. In the resulting script, I am missing the SET dire