Missing defaultValueDate from generateChangeLog

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

Create an issue in liquibase.jira.com for it.  Improving the diff support is the main focus for 2.1 and I can make sure it gets looked at for that.

Nathan