Hi, we have a problem with renaming a column with check constraint that was defined in create table statement: database get corrupted.
If the constraint was defined in its own statement, with "alter table foo add ..." then all is fine. I filled the bug with exact steps how to reproduce [1] it. Is this a known issue? [1] http://code.google.com/p/h2database/issues/detail?id=485 Thanks David -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
