Tatiana Fernández

Results 123 comments of Tatiana Fernández

I've retested this issue with the master branch version (as of 20/7/2023) and it's not working. Here's part of the output file for reference: As you can see, charsets are...

@kevin-atx PostgreSQL and Oracle support `create or replace` for both procedures and views. MySQL doesn't, but it supports `create if (not) exists`. So the SQL code **could** change the `drop...

Hi @kosour A few people on our team have tried to reproduce this issue, but have not been able to. It's probably caused by some environmental configuration. Are you using...

@filipelautert could XSDs be fetching the version numbers from the internet, even when running just `liquibase --version`? If not, is there another process at startup that would need to access...

That's probably what's causing the issue then. Is there any way to manually disable it?

@kosour could you run some command using [monitor-performance](https://docs.liquibase.com/parameters/monitor-performance.html#:~:text=The%20monitor%2Dperformance%20parameter%20enables,can%20be%20analyzed%20and%20compared.) and send us the generated file? Thanks!

Hi @andrus, thank you for reporting this issue. This is a complex topic, as some users need the `classpath:` to be stripped when normalizing the path, and others need it...

Hello @glelouet, sorry for the late response, we're trying to catch up with our backlog of earlier tickets. I tested this issue with versions 4.15 and 4.23.1 of liquibase, and...

Hello @davelindquist-egistix, sorry for the late response. I wasn't able to reproduce this bug, neither with the PostgreSQL version provided nor with a more recent version. After upgrading the Liquibase...