<div dir="ltr">Hi,<div><br></div><div>with the migration support on UPS that @qmx did, we have DB schema versioning. As a consequence the value of &#39;hibernate.hbm2ddl.auto&#39; in the persistence.xml was changed to &#39;validate&#39; to force the JPA provider to validate, instead of updating. </div><div><br></div><div>On #512 we agreed that changing this back to &#39;update&#39; is back. I did not see that initially, and I am thankful that @qmx pointed me to it.</div><div><br></div><div>What does this mean: for the 1.0.3 release we do no longer support H2 database. Instead we just support MySQL and Postgres, to match production environments.</div><div><br></div><div>However, H2 is handy for getting a quick run, and for new users. Thanks to our OpenShift cartridge, getting started is even simpler - no local installation is needed.</div><div><br></div><div>However, for MASTER branch, we will be introducing a &quot;development&quot; profile, that will allow users and developers to ran locally against H2. When running releases, that - of course - is disabled :-) </div><div><br></div><div>Greetings,</div><div>Matthias</div><div><br></div><div>PS: Yes, we had bugs in the past due to the fact &quot;It works on H2&quot;, and now, supporting &#39;real&#39; DBs, we are a step closer to production environments, even for our own development.</div><div><br></div><div><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div>
</div></div>