Top Level :: Database

Package Information: MDB2_Schema 0.4.2

Show All Changelogs
» Version » Information
0.8.2 2008-02-23     beta
0.8.1 2007-08-30     beta
0.8.0 2007-08-20     beta
0.7.2 2007-04-07     beta
0.7.1 2007-02-21     beta
0.7.0 2006-10-21     beta
0.6.0 2006-07-23     beta
0.5.0 2006-04-16     beta
0.4.3 2006-02-05     beta
0.4.2Download

Release date: 2006-01-14 00:14 UTC
Release state: beta

Changelog:

- added ability to dump sql instead of commiting it to the database in the example
- fix for bug in handling of boolean default values (bug #6397)
- default to notnull = false in the schema parser
- several fixes for database alterations (thx Matthias)
- default for autoincrement can be '0' or 0 in the parser
- set default 0 for autoincrement columns when reverse engineering a schema
- expect MDB2_ERROR_ALREADY_EXISTS when creating a database (bug #6481)

open todo items:
- better handling for NULL values in the xml schema format

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.0b1 or newer
  • PEAR Package: XML_Parser
  • PEAR Package: MDB2 2.0.0RC1 or newer
  • PEAR Package: XML_DTD (optional)
0.4.1 2005-12-30     beta
0.4.0 2005-12-21     beta
0.3.0 2005-10-10     beta
0.2.0 2005-04-29     beta
0.1.0 2005-04-07     beta