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.6compared with
Version Details
| 0.5 | 0.6 | |
|---|---|---|
| Release date | Mar 11, 2007 | Jun 06, 2007 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.
