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-08-11 04:07 Back to release list
0.14.2

Esta versión actualiza la nueva conexión de la lógica de utilizar para compartir la conexión si es la misma URL PP en lugar de sólo el mismo esquema. Que fija la conexión a no auto-entrega de forma predeterminada (2832188). Se corrige un problema en donde las malas controladores JDBC se están auto-registrarse, aun cuando en realidad no funciona. Ahora sólo se cargan los controladores de trabajo (2.832.183).
Tags: Stable, Bugfixes
This release updates the connection re-use logic to share the connection if it is the same db URL instead of just the same schema. It fixes the connection to not auto-commit by default (2832188). It fixes an issue where bad JDBC drivers were being auto-registered even though they don't actually work. Now only working drivers are loaded (2832183).

Project Resources