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.5compared with
Version Details
| 2.0.4 | 2.0.5 | |
|---|---|---|
| Release date | Jun 11, 2008 | Mar 29, 2009 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (9)
| 2.0.4 | 2.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.slf4j » jcl-over-slf4j | - | 1.5.6 |
| ~ Updated | commons-io » commons-io | 1.3 | 1.4 |
| ~ Updated | commons-lang » commons-lang | 2.3 | 2.4 |
| ~ Updated | org.apache.poi » poi | 3.0-FINAL | 3.2-FINAL |
| ~ Updated | org.slf4j » slf4j-api | 1.4.1 | 1.5.6 |
| ~ Updated | org.springframework » spring-beans | 2.5.1 | 2.5.6 |
| ~ Updated | org.springframework » spring-core | 2.5.1 | 2.5.6 |
| ~ Updated | org.springframework » spring-jdbc | 2.5.1 | 2.5.6 |
| - Removed | org.slf4j » jcl104-over-slf4j | 1.4.1 | - |
