Daniel Mallorga
Daniel Mallorga
Still an issue in **4.15.0**. Executed locally on **Postgres 14** (locahost:5432/lbcat) and result still the same: `Unexpected error running Liquibase: Migration failed for changeset issue2370.xml::2::Liquibase: Reason: liquibase.exception.DatabaseException: ERROR: relation "public.mixedcase1"...
I was not able to reproduce this issue on below environment: ``` Liquibase Version: 4.15.0 Liquibase Integration & Version: CLI Liquibase Extension(s) & Version: N/A Database Vendor & Version: Sqlite...
> > Closing this issue by now. @Jerbell could you please try again on a recent version and please let me know if you are still able to reproduce it?...
> @MalloD12 and @nvoxland, hi - > > In reading the linked issue, it looks like the problematic command included both `include-schema` and `schemas`. > > * Does the bug...
> I think it's fine to be checking the size here for int and converting to the correct actual types, since new h2 does not support precision like that. >...
> @MalloD12 yes, that other PR picks up the other problems, I hadn't seen that one yet. Since it's touching similar code we could have done it as a single...
Hi @TomBenjamins We are looking for getting another review on this PR. Once that happens we will be ready to merge this. We are expecting to have this close soon...
Hi @CynanX I have started working on a fix for this, but just to be clear with this when specifying a size of an int like in this case (int(10))....
Hi @cwrsimon thanks for being in contact and sharing that info with us. We have recently developed a fix for this issue which hopefully will be released very soon. Thanks,...
Hi @cwrsimon, thanks so much for your feedback. Please let me discuss it today with the team and I'll get back to you afterwards. Thanks, Daniel.