Hi, FYI, the latest build is available for testing at: http://www.h2database.com/automated/h2-latest.jar
See also http://h2database.com/html/download.html Regards, Thomas On Tue, Oct 23, 2012 at 3:51 PM, Noel Grandin <[email protected]> wrote: > > On 2012-10-19 20:40, niels wrote: > >> I attached the db which only contains the necessary tables. It works >> if I drop the foreign keys. But I used it with liquibase and don't >> like it to have there always special statement for h2. Furthermore I >> don't understand why the foreign keys are the problem. >> I drop the fk and recreate them after that I can drop the index. Looks >> like a bug to me. >> >> > I fixed a bug in H2 around foreign keys and indexes around a week ago, > which will probably fix your problem. > > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to h2-database+unsubscribe@** > googlegroups.com <h2-database%[email protected]>. > For more options, visit this group at http://groups.google.com/** > group/h2-database?hl=en <http://groups.google.com/group/h2-database?hl=en> > . > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
