On 1/30/07, Jun Li <[EMAIL PROTECTED]> wrote:

I'm not dropping the column but alter the data type of it, therefore the
schema is certainly valid. At least on SQL Server, if there are indices
reference the column which needs to be altered, the sql statements generated
by DdlUtils will fail. In this case, the indices need to be handled just
like fk constraints.

Mhmm, the unit tests for this work on Sql Server 2000 and 2005, so
could you please create an issue in JIRA and attach the relevant
schema snippet as well as the error message that you receive, and info
about the environment that you're using (SQL Server version, JDBC
driver) ?

Tom

Reply via email to