Top Level :: Database

Package Information: DB_Table 1.5.0

Show All Changelogs

» Version » Information

1.5.6

2008年12月25日
stable

1.5.5

2008年06月17日
stable

1.5.4

2008年06月08日
stable

1.5.3

2008年06月06日
stable

1.5.2

2008年05月14日
stable

1.5.1

2008年03月28日
stable
1.5.0

Easy Install

Not sure? Get more info.

pear install DB_Table-1.5.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/DB_Table-1.5.0

Download

For manual installation only

1.5.0


Release date: 2007年06月27日 18:27 UTC
Release state: stable
Release uploaded by: morse

Changelog:

This is the first stable release that contains some signficant enhancements to DB_Table. The main changes since release 1.4.0 are:
- A new DB_Table_Database class, which contains a model of relationships between tables. The class contains methods to simplify the construction of joins, check foreign key validity, and emulate referentially triggered ON DELETE and ON UPDATE actions.
- A new DB_Table_Generator class, which generates PHP code necessary for an existing database. Generates a skeleton DB_Table subclass definition for each table in the database.
- A new DB_Table_Base class, as an abstract parent class for DB_Table and DB_Table_Database.
- Added auto-increment column declarations to DB_Table
- Select*() methods can now process query arrays passed as arguments (as well as stored queries).
- XML support, using the MDB2 XML schema. XML Serialization and unserialization of the database model.
- Full unit tests for DB_Table_Database.
- Full documentation added to the PEAR manual.

The only changes since release 1.5.0RC3 are changes to the organization of the DB_Table_Database unit tests, and inclusion of a simple form of regression testing. See tests/database/README.

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
  • PEAR Package: PEAR Installer 1.5.0 or newer
  • PEAR Package: HTML_QuickForm (optional)
  • PEAR Package: DB 1.7.11 or newer (optional)
  • PEAR Package: MDB2 2.4.1 or newer (optional)

1.5.0RC3

2007年06月14日
beta

1.5.0RC2

2007年03月24日
beta

1.5.0RC1

2007年02月06日
beta

1.4.0

2006年11月09日
stable

1.3.2

2006年07月25日
stable

1.3.1

2006年07月19日
stable

1.3.0

2006年04月26日
stable

1.3.0RC5

2006年04月19日
beta

1.3.0RC4

2006年04月13日
beta

1.3.0RC3

2006年04月07日
beta

1.3.0RC2

2006年04月07日
beta

1.3.0RC1

2006年02月27日
beta

1.2.1

2005年09月13日
stable

1.2.0

2005年08月29日
stable

1.1.0

2005年08月07日
stable

1.0.1

2005年05月28日
stable

1.0.0

2005年03月07日
stable

1.0.0RC1

2005年02月23日
beta

0.23.0

2004年12月30日
beta

0.22.0

2004年10月27日
beta

0.21.2

2004年07月12日
alpha

0.21.1

2004年07月11日
alpha

0.21

2004年07月11日
alpha

0.18

2004年04月23日
alpha

0.17

2004年04月21日
alpha

AltStyle によって変換されたページ (->オリジナル) /