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-09-21 22:50 Back to release list
0.15.0

La posibilidad de reanudar una migración sin abortar el proceso en un error fue añadida. El código de plantillas se ha actualizado para solicitar valores de la plantilla si un recurso necesario durante el que la migración tiene necesidad del valor. El algoritmo para mostrar con mayor precisión el indicador de progreso a través de múltiples migraciones de esquema simultánea se ha mejorado. La propiedad de campo nombre de texto en la ventana emergente de actualización de propiedad se ha inhabilitado para reducir la confusión. Un problema que no proporcionar toda la información de conexión podría causar la aplicación para tratar de continuar con los valores no válidos fue corregido.
Tags: Stable, Feature Enhancement, UI enhancements
The ability to resume a migration without aborting the entire process on an error was added. The templating code was updated to prompt for template values if a resource needed during that migration has need of the value. The algorithm to more accurately display the progress meter across multiple simultaneous schema migrations was improved. The property name text field in the property update popup was disabled to reduce confusion. An issue where not providing all of the connection information would cause the application to try and proceed with invalid values was fixed.

Project Resources