Hi, I already removed IFEXISTS=TRUE internally for the old connection, but I didn't remove it case insensitive. Please retest with the next version, it should be fixed now.
Regards Christian On Jul 16, 11:30 am, Duvel <[email protected]> wrote: > The used url is: > jdbc:h2:target;ifexists=true > > We use it to prevent empty databases being on the whole file system > and getting false positives for connections. > > In my test I removed the parameter and then the upgrade worked. > > Maybe this parameter shouldn't be used when converting the database > internally. The old database exists and the url used to be valid. > > Regards, > > Remco -- 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.
