Download List

项目描述

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 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

这是一个维护版本。 deltaclient,添加了一个新的领域的数据库类型,错误,在关闭文件project.conf和branches.conf固定。在deltasql服务器中,有未定义指数误差的影响最小化时php.ini中使用error_reporting = E_ALL | E_STRICT,而不是E_ALL〜E_NOTICE,去除未使用的SchemaName和描​​述字段(给用户造成了混乱,垃圾邮件发送者使用),返回onliner INSERT语句来更新同步信息,链接到文档中的视频,和改进的文档。
标签: Stable
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.

Project Resources