Hi, Yes; sorry about that. I just checked in a fix for it.
-Patrick On 9/10/07, Prashant Bhat <[EMAIL PROTECTED]> wrote: > Hi, > > When I updated to latest snapshot rev.574143, and tried create schema with > the H2 Database, it's failing. > As H2 doesn't support DeferredConstraints and > supportsDeferredUniqueConstraints() method is returning > supportsUniqueConstraints which is true in case H2 but not deferred unique > constraints. > > Shouldn't it return supportsDeferredConstraints(as > supportsDeferredForeignKeyConstraints() returns it)? Or should H2Dictionary > override it to return false? > > Thanks, > Prashant > -- Patrick Linskey 202 669 5907
