Download List

Project Description

Migrations is a tool for managing changes to database schemas. It is an Enterprise tool based on ActiveRecord migrations from Rails. It features multiple schema interactions, runtime substitution of values, script generation, auditing, and much more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-24 15:12
0.12.3

A defect that caused migrations to attempt and execute a blank line as an SQL statement was fixed. More UI keyboard shortcuts were added to improve the user experience. An issue where the output logs did not exactly match up with what was really being executed was fixed.
Tags: Stable

2009-06-15 02:47
0.12.2

This release adds the ability to bookmark schema info while updating them during a migration. It adds shortcut keys to various menus and buttons to make it easier to use without a mouse. It fixed a bug that caused the schema information to be bookmarked when canceled. It adds the ability to clone an existing bookmark. It fixes unit testing such that it is no longer hard-coded to a particular computers setting. It fixes 2789697. It fixes some NullPointer issues with users using the graphical tool without a system tray capability. It adds a command line tool to register database drivers.
Tags: Database, SQL, ActiveRecord, migration

2009-06-05 18:29
0.12.1

Better sample schemas were added. Bookmarking support was added. Dynamic driver loading support was added (no more restarts). The "About" URL location and function were fixed. The program prompts for the JDBC driver if it is missing.
Tags: Stable

Project Resources