If I use platform.getAlterTablesSql against two xml schemas, what kind of sql will I get? I mean for SQL Server, Oracle or other DBs, some implementations are different, such as for the PK auto-increment. I think it's better, if there is way to define what sort of sql will be generated.
-- -------------- Cheers, Jun
