Hi Team,
I found, that from version 3.0.0, "diffChangeLog" output xml does not include column type differences. But the normal "diff" detects and writes these differences normally in plain text format (not xml).
I did some debugging and found that this functionality has been removed (commented out) in liquibase.diff.output.changelog.core.ChangedColumnChangeGenerator class.
What is your plan with this issue?
I'm currently using 2.0.5, and can't upgrade without this.
Thanks,
Zoltan
I found, that from version 3.0.0, "diffChangeLog" output xml does not include column type differences. But the normal "diff" detects and writes these differences normally in plain text format (not xml).
I did some debugging and found that this functionality has been removed (commented out) in liquibase.diff.output.changelog.core.ChangedColumnChangeGenerator class.
What is your plan with this issue?
I'm currently using 2.0.5, and can't upgrade without this.
Thanks,
Zoltan