Tatiana Fernández
Tatiana Fernández
Have you tried with a lower version, for example 4.6.0? Please check and let me know if the problem persists. Apart from that, could you provide the code for one...
Hi @jfneis, thank you for reporting this issue. Have you tried using the latest Liquibase version? Is the problem still replicable with it? Let me know. Thank you, Tatiana
@jfneis I figured out what the problem is - the `autoIncrement="true"` attribute is being processed before the unique constraint is added, so the error is technically correct at that point....
Hello @mistermiracl, sorry for the late response. Would you be willing to submit a PR? Our team would provide you with guidance to help you out if needed. Thank you...
Hi @jjamieson-va, thank you for reporting this issue. I have been able to reproduce it with Liquibase version 4.26.0, both with and without Ant. In my case the changesets still...
Hi @hel1e, thank you for reporting this issue. I was able to reproduce the bug, and have found the following: - The error message with `loadUpdateData` is `liquibase.exception.DatabaseException: ORA-01465: invalid...
Hello @corneil, I've tested this issue, and though it's replicable, it seems to be fixed from Liquibase v4.11.0 onwards. Would you be able to update to any newer version and...
Hi @corneil, just checking in on this. Were you able to update the Liquibase version you're using?
Hi @marianomerlo, thank you for reporting this issue. I was able to replicate it with Liquibase version 4.25.1. We will leave this issue available for the community to propose a...
Hello @victorrodrigueznadq, thank you for reporting this issue. Would you be able to provide the changelog that has the failing changeset? If so, **please ensure that there's no private information...