Download List

项目描述

FlatFileSqlDatabase is an implementation in PHP of a small database using SQL to access and using text files to store the data.

系统要求

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.

2003-10-09 20:48
1.3

此版本修正加入问题,并增加了一列别名提高。
标签: Minor feature enhancements
This release fixes join problems and adds a column alias enhancement.

2003-10-06 21:08
1.0

此版本支持内部联接。测试代码修复和补丁已被纳入。
标签: Minor feature enhancements
This release supports inner joins. Beta code fixes and patches have
been incorporated.

2003-09-22 22:31
Beta-2

SUM函数的实际工作。 NOT NULL约束和默认值是放在(如创建表时提供)。在空值列在本新闻稿中插入检查。如果空,未能发现他们被标记为'不空'。
标签: Minor bugfixes
The sum function actually works. Not null constraints and default values are put in (if supplied during create table). This release checks for null values in columns during insert. It fails if nulls are found where they are marked as ‘not null’.

2003-09-17 04:44
Beta 1

在这个版本中的功能平均,最小,最大,现在的工作和计数。此版本还修复选择错误。
标签: Minor bugfixes
In this version, the functions avg, min, max, and count
now work. This release also fixes select bugs.

2003-09-14 08:40
Alpha 1

标签: Initial freshmeat announcement

Project Resources