Enhancement #350
Allow to update the db schema by hibernate by a configuration property
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | Estimated time: | 0.00 hour | |
Target version: | - | |||
Resolution: | Tags: |
Description
Sometimes can be useful that hibernate migrates the db schema automatically (via hibernate.hbm2ddl.auto=update option). By default this only happens in development but sometimes can be useful to do it in production, that its to force the automatic migration of the db schema.
History
#1 Updated by Vicente J. Ruiz Jurado about 12 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 80
#2 Updated by Vicente J. Ruiz Jurado about 12 years ago
- Status changed from Resolved to Closed
- % Done changed from 80 to 100