hibernate.ddl.auto doesn't meet the documentation

Bug #532617 reported by Wojciech Erbetowski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
play framework
Fix Released
Undecided
Unassigned

Bug Description

Documentation [1], when preparing for production says:
>>So we will let Hibernate create the database schema if it doesn’t exist, but it will never update it automatically.
>>Change the jpa.ddl configuration key:
>>
>>%server01.jpa.ddl=create

But when I do, the schema id being dropped every time Play! app starts.
update and none options works as expected.
Play! 1.0.1, MySQL

[1] http://www.playframework.org/documentation/1.0.1/guide11

tags: added: documentation
Revision history for this message
Guillaume Bort (guillaume-bort) wrote :

Updated documentation.

Changed in play:
status: New → Fix Committed
milestone: none → 1.0.3
Changed in play:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.