Daniel Mallorga

Results 155 comments of Daniel Mallorga

Guys, we are closing it for now. If someone else is also seeing this same issue for MSSQL please share some additional details we can use for debugging and find...

> @MalloD12 I added 2 tests, and test ":moreSlashEndDelimiterTest" broke Oracle build. Would it be a valid test case? @filipelautert I think that is not a valid case, because after...

> > @MalloD12 I added 2 tests, and test ":moreSlashEndDelimiterTest" broke Oracle build. Would it be a valid test case? > > @filipelautert I think that is not a valid...

@AMBERMW13 @adrian-velonis1 Guys, we have been discussing on Thursday with Mario about documenting these changes as a helpful tip. What we want to document is the technical decision that was...

Hi @marwin1991, If you see it duplicated yes I agree we should get rid off one of them. I can see `org.apache.commons:commons-text` is included by `com.opencsv`: I don't see commons-text...

Hi @marwin1991, I can see now what you mean. I've been talking with one other member of the team and he pointed me out to the generated [pom file](https://repo1.maven.org/maven2/org/liquibase/liquibase-core/4.27.0/liquibase-core-4.27.0.pom) and...

Hi @Dzeri96, It sounds better to me to ignore the foreign key constraint (or any other change type) than recursively looking for the objects to either include or exclude. Do...

Hey @Dzeri96, If I didn't see it wrong our guy should be `StandardObjectChangeFilter` class. I was thinking if we were between a non-recursive approach and one recursive I would go...

Sure, feel free to submit that PR when you have a chance. We will be happy to review it and test it. Thanks!

Hi guys, With current support upgrade checksum is automatically when running an `update` family command, but unfortunately, to downgrade checksum as @kevin-atx mentioned in its comment the only way or...