Hi,
This morning I just realized that the runOnChange it is not working
as should be.
We were checking this
page http://www.liquibase.org/v3_upgrade.html and we saw that
there are problems form 2.x version to the 3.x. But it is not clear at
all what is the problem and what we should do.
What we see is that the EXECTTYPE is RERAN, and the checksum was
the correct one, but we don't have the changes in the database. Also
the DATAEEXECUTED is a date in the past.
I fix it deleting that entry from
databasechangelog and run it again, and then i get the changes
EXECTYPE EXECUTED, and all correct.
It is this a good solution ? do you guys have a better idea ? are
you aware of that problem ?
Thanks in advance,