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.4compared with
Version Details
| 0.3 | 0.4 | |
|---|---|---|
| Release date | Feb 26, 2007 | Mar 11, 2007 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.
