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.7.3compared with
Version Details
| 0.7.2 | 0.7.3 | |
|---|---|---|
| Release date | Sep 24, 2007 | Sep 26, 2007 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 0.7.2 | 0.7.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.poi » poi | - | 3.0-FINAL |
| + Added | org.slf4j » jcl104-over-slf4j | - | 1.4.1 |
| + Added | org.slf4j » slf4j-api | - | 1.4.1 |
| - Removed | org.slf4j » slf4j-log4j12 | 1.2 | - |
| - Removed | poi » poi | 2.5.1-final-20040804 | - |
