DB Migration is a framework based on Spring for handling automatic db schema updates.
With DBMigration you can bundle upgrade scripts in you application. Its purpose
is to manage db updates consistently both for development than for production releases.
Version0.7compared with
Version Details
| 0.6 | 0.7 | |
|---|---|---|
| Release date | Jun 06, 2007 | Jul 06, 2007 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.
