Hi Thomas,
The reason I'm still on H2 build 139 is that it is the only version where I have been able to get the parameter -Dh2.identifiersToUpper=false to work. (I use camel case for my Table and Field names.)
Recently I tried the latest H2 version again, but discovered that I needed to go into each Table definition and change identifiers there to camel case there, before it will work. I was making some progress doing that, but then had trouble with my PC and decided it was time to upgrade to a new one. Transferring all applications over is a long and tedious task, but the end is in sight, so I'll need to put moving to the latest H2 version on top of my priority list!
Thanks for pointing this out.
Noel