Hi,
we are using generateChangeLog to export database from oracle and move it to mssql as described at http://blog.liquibase.org/2009/04/moving-test-datasets-across-database-types.html
Almost everything works great, but we are missing defaultValueDate in date columns. They usually have sysdate as the default, but it doesn�t get exported into xml. Is this a bug? Shall I raise an issue for it?
Thanks
Vit