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.
Version2.0.4compared with
Version Details
| 2.0.3 | 2.0.4 | |
|---|---|---|
| Release date | Feb 22, 2008 | Jun 11, 2008 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.
