There is still nothing built in, although it would be possible to write
an extension to support it. Since collation tends to be
database-specific I probably won't put it in the main library, but the
liquibase-mssql extension would be a good place for it.
For now, I'd suggest using <modifySql> on the original table
definition to insert in the collation clause as needed.
Nathan