All releases of deltasql


Release Notes: This maintenance release includes a new Python deltasql client which works from the commandline for MySQL database types only, a new chart showing scripts per project, and minor fixes.


Release Notes: 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.


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


Release Notes: 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.


Release Notes: Visual enhancements (icons on important actions and border to empty cells). The ability to branch from existing tags. Minor bugfixes.


Release Notes: 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.


Release Notes: This version includes a new multipurpose client written in Freepascal/Lazarus targeting the Windows XP, 7, and Vista platforms. The client features dynamic project/branches selection and automatic copying to clipboard of generated scripts.


Release Notes: Security improvements were made. All user passwords are stored as salted MD5 hashes. Administrators now have the ability to reset passwords. The changes are backward compatible for people upgrading existing deltasql instances. If deltasql is upgraded and there are changes to the underlying data model, deltasql now redirects to a page where the synchronization script can be retrieved. Other minor bugs were fixed.


Release Notes: A set of seven tutorial videos were created to explain how deltasql works. Those videos need to be downloaded separately, as they are not included in the package. New features include an RSS feed that shows the latest scripts, the ability to give the latest version number to edited scripts, and colored diff for edited scripts (which works in IE but not in Firefox).


Release Notes: The ability to diff scripts stored in history was added. The ability to graph the development tree for a project in the "List Branches and Tags" page was added. Some minor bugs were fixed: tags should belong to a project.