Liquibase does not support this natively. You would need to use on of the following techniques:
1. Write your own extension to Liquibase.
2. Contact my company (Datical) as we have written an extension that does this.
3. Use the <sql> change type rather than the <createTable> change type, and specify the exact SQL you want.
Steve Donie
Principal Software Engineer
Datical, Inc. http://www.datical.com/
Steve Donie
Principal Software Engineer
Datical, Inc. http://www.datical.com/