Download List

Project Description

deltasql is a tool to synchronize databases with source code, which helps to keep database evolution under control. While developing mid-sized or big applications, developers make changes to the data model that go along with changes to the source code. From time to time, branches of source code are done to stabilize the code that will go to production. A sort of data model branch is also needed. deltasql provides a simple way to collect all scripts that change the data model and means to handle data model branches. The deltasql server runs on Apache and is backed by MySQL.

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.

2011-09-24 09:43 Back to release list
1.4.1

This is a maintenance release. In deltaclient, a new field database type has been added, and errors fixed in closing the files project.conf and branches.conf. In the deltasql server, there's been minimizing of the impact of Undefined Index errors when running with php.ini error_reporting = E_ALL | E_STRICT, instead of E_ALL and ~E_NOTICE, removal of the unused schemaname and description fields (which created confusion to users and were used by spammers), a return to the onliner INSERT statement to update synchronization information, links to videos in the documentation, and improved documentation.
Tags: Stable

Project Resources