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.1.0compared with
Version Details
| 2.0.9 | 2.1.0 | |
|---|---|---|
| Release date | Nov 11, 2010 | Oct 29, 2012 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.
