|
From: Gavin_King/Cirrus%<CI...@ci...> - 2002-02-08 10:08:11
|
>Grabbed the latest CVS tonight. The schema generation is still >producing errors but all FooBarTests completed without throwing any >exceptions. Guess I was lucky. Nope, that was the expected behaviour. The released version 0.9.5 will throw errors during the initial drop phase (this is possible with any DB, if the tables aren't there). After that the create table script should execute without error. (yeah yeah, i know, we should _really_ disable the dropping of constraints in HypersonicSQL......) |