Bye,
Wolfgang
The 1.2.x branch should be production ready as long as you avoid the
new page store. To accomplish this, append ";PAGE_STORE=FALSE" to end
of ALL database URLs.
It has been a priority to make the page store stable, but the last
couple builds have found new bugs each time, so it probably isn't
production ready yet.
You can see which features are new or still receiving bugfixes here:
http://www.h2database.com/html/changelog.html
This will give you an idea which features may still have bugs.
It goes without saying that in a production setting you should avoid
experimental features and use caution with not-fully-tested features.
These are listed here: http://www.h2database.com/html/faq.html#reliable
Regards,
Sam Van Oort
(Junior Committer to H2 Project)