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.

2012-04-04 05:45
1.5.0

This is a major release containing charting features for deltasql. It is possible to see how many scripts are added each month and how many synchronizations are performed. A top ten page shows the best developers writing new scripts and the best release managers performing most synchronizations. Minor features include a changelog feature that shows which is the latest deltasql release and the ability to edit scripts when they are shown. Other minor enhancements and the removal of the unused phone home functionality round off this release.
Tags: new feature

2012-03-02 08:03
1.4.4

This consolidates the three patches provided for 1.4.3 into a new release. The ability to send emails is for productive use now.
Tags: Maintenance

2012-02-02 06:58
1.4.3

Users who would like to work without deltasql can receive email notifications each time a new script is submitted to deltasql. There are user preferences to define email address for notifications, number of scripts in list page, and other options. The Web interface has been polished. There are some minor bugfixes. Those who would like to use the email notification feature in production should install patch level 3.
Tags: new features, Stable

2012-01-03 07:41
1.4.2

Visual enhancements (icons on important actions and border to empty cells). The ability to branch from existing tags. Minor bugfixes.
Tags: Stable, Maintenance

2011-09-24 09:43
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