Tatiana Fernández
Tatiana Fernández
Hi @Mas2112, thank you for reporting this issue. Reviewing the stacktrace you've provided and the relevant changes between v4.24.0 and 4.25.1, the main difference I see is the addition of...
Hi @davidecavestro, thank you for reporting this issue. I have been able to replicate the bug. The source of this seems to be that when creating the sequence, its name...
@davidecavestro would you be willing to propose a fix and submit a PR?
Hi @evilbc, thank you for reporting this issue. I have been able to replicate it with the XML, YML and JSON serializers. I've also found other errors when generating the...
I've tested this issue with master branch version (as of 20/7/2023) and have found that it is still not working, plus I discovered another bug (that wasn't happening before). **Steps...
@kevin-atx the file is attached before the "Expected/Desired Behavior" section
Hi @linetski, I've tested this with PostgreSQL and H2 with the latest Liquibase version, and it's not replicable. Could you verify that your project is correctly configured? Here's a [documentation...
Hi @diegostammer The issue here isn't with the logging level, but with the changelog parser. We had a known issue with the parser's performance being quite poor, and a 7...
Thank you for providing a reproducer, I was able to understand the source of the issue. It's not that the `databasechangelog` table isn't being created, but that Liquibase is trying...
Hi @fmavb, I ran `calculate-checksum` on your changesets for both Liquibase versions 4.18.0 and 4.19.1, and the output is the same. The checksums did not change. However, they will change...