Download List

프로젝트 설명

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
0.15.0

능력이 오류에 대한 전체 프로세스를 중지하지 않고 마이 그 레이션을 이력서에 추가되었습니다. 템플릿 코드 값을 템플릿에 대한 프롬프트를 업데이 트했습니다 리소스가 필요한 경우 마이 그 레이션하는 동안 값을 필요로하고있다. 알고리즘을보다 정확하게 향상되었다 동시에 여러 개의 스키마를 마이 그 레이션에 걸쳐 진행 미터를 표시합니다. 속성을 업데이 트 팝업에서 속성 이름을 텍스트 필드에 혼란을 줄이기 위해 사용 중지되었습니다. 문제가 어디에 응용 프로그램을 시도하고 잘못된 값을 계속 발생할 것이라고 모든 연결 정보를 제공하지 해결되었습니다.
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.

2009-08-11 04:07
0.14.2

만약 같은 DB를 URL이 아닌 그냥 동일한 스키마는이 버전에서는 업데이 트를 다시 연결을 사용하여 로직 연결을 공유할 수있습니다. 아니 자동 연결이 수정 프로그램이 기본 (2,832,188)에 의해 커밋합니다. 그것은 수정 문제를 어디에 나쁜 JDBC 드라이버되고 자동으로되었다하더라도 그들은 실제로는 작동하지 않습니다 등록. 이제 유일하게 작동하는 드라이버 (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).

2009-08-05 00:27
0.14.1

문제는 여기서 내부 마이 그 레이션 정보는 엄격한 타입 검사와 데이터베이스를 사용하여 고정되었다 위반했다. 새로운 마이 그 레이션 구성을로드 사이의 마이 그 레이션 옵션의 내부 상태 아니었 재설정되는 버그가 수정되었습니다. 포장 지원 migration.xml 이외에 migrations.xml를 허용하도록 수정되었습니다.
Tags: Stable, Bug Fix
An issue where the internal migration information was breaking when using databases with strict type checking was fixed. A bug where the internal state of the migration options were not being reset between new migration configuration loads was fixed. The packaging support was fixed up to accept migrations.xml in addition to the migration.xml.

2009-08-03 23:02
0.14.0

능력은 여러 개의 스키마를 마이 그 레이션하는 동시에 추가되었습니다. 커맨드 라인 인터페이스가 여러 개의 스키마를 사용하여 지원하도록 변경되었습니다. 최신 버전을 표시하는 대신 실제 버전 번호를 최신 버전으로 마이 그 레이션 상태로 바뀌었습니다. 경우에만 옵션을 사용할 수있었습니다 스키마 선택을 자동으로 스키마를 선택하고 조정했다. 이는 힙 공간 classloaders하지 않기 때문에 점점 가비지 수집을 실행하여 메모리 누수가 일어난 해결되었습니다. 연결 누설 실패와 함께 마이 그 레이션을 시도하는 일이 해결되었습니다.
Tags: Stable, Feature Enhancements
The ability to migrate multiple schemas simultaneously was added. The command line interface was changed to support the use of multiple schemas. The version display was changed to state the actual version number instead of LATEST when migrating to the latest version. The schema selection was adjusted to automatically select the schema if it was the only option available. A memory leak which happened by running out of heap space due to classloaders not getting garbage collected was fixed. A connection leak happening with failed migration attempts was fixed.

2009-07-28 03:07
0.13.0

이 릴리스에 대한 지원을 추가합니다. zip 또는. jar 파일 (수정 2826038)에 대한 마이 그 레이션 할 수되고. 제품은 너무 그 중 32 비트 또는 64 비트 시스템에서 동적으로 해당 라이브러리 (수정 2826042)로드 중입니다 작품을 업데이 트되었습니다. 윈도우 버튼 단축키 수 있도록 업데이 트되었습니다 속성을 표시하려면 제목에 수정되고. 유닉스 시작 스크립트 출력 이외에 로그 파일을 콘솔에 업데이 트되었습니다. 포장 단지 리눅스, 맥, 윈도우 - 대 64 비트 애플 리케이션을 32과 혼동을 줄일 수 있도록 손질을 내려왔다. Mac을 구현 코코아 카본으로 변경되었습니다.
Tags: Stable
This release adds support for being able to migrate against a .zip or .jar file (fixes 2826038). The product has been updated so that it works on either 32-bit or 64-bit systems by dynamically loading the appropriate libraries (fixes 2826042). The window has been updated to allow hotkeys for the buttons and to show the property being modified in the title. The Unix startup scripts have been updated to output to the console in addition to file logs. The packaging has been trimmed down to be just Linux, Mac, and Windows to help reduce confusion with 32- vs 64-bit apps. The mac implementation has been changed from Carbon to Cocoa.

Project Resources