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.
