Download List

Descripción del Proyecto

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

Un defecto de que las migraciones causadas a la tentativa y la ejecución de una línea en blanco como una instrucción SQL que se ha fijado. Más métodos abreviados de teclado de interfaz de usuario se han añadido para mejorar la experiencia del usuario. Un problema en el que los registros de producción no coincide exactamente con lo que realmente estaba siendo ejecutado fue corregido.
Tags: Stable
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.

2009-06-15 02:47
0.12.2

Esta versión incluye la capacidad de marcar la actualización de información de esquema, mientras que durante la migración. Añade teclas de acceso directo a los diferentes menús y botones para que sea más fácil de usar sin un ratón. Se fija un error que causó la información del esquema a ser los favoritos cuando se canceló. Se añade la posibilidad de clonar a un marcador existente. Fija las pruebas unitarias de tal manera que ya no está codificada de forma rígida a un ordenador particular de ajuste. Fija 2789697. Se corrige algunos problemas de NullPointer con los usuarios mediante la herramienta gráfica sin una capacidad de bandeja de sistema. Añade una herramienta de línea de comando para registrar los controladores de bases de datos.
Tags: Database, SQL, ActiveRecord, migration
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.

2009-06-05 18:29
0.12.1

Ejemplos de esquemas de mejores y se añadió. Apoyo marcadores fue añadida. Carga dinámica conductor Se agregó el soporte (no se reinicia). "Acerca de" ubicación y la función de dirección se han arreglado. El programa pide el controlador JDBC si no se encuentra.
Tags: Stable
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.

Project Resources