Top Level :: Database

Package Information: MDB2_Schema 0.5.0

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.0Download

Release date: 2006-04-16 12:06 UTC
Release state: beta

Changelog:

- expanded reserved word handling
- fix LOB data dumping
- added overwrite support to writer class
- added comment for idxname_format setting to example
- added autoincrement and primary to the documentation and .xsl/.dtd
- if we cannot create the database, then assume it was created manually in the
test suite
- added option valid_types
- added option to set parser and writer class
- automatically let the installer set the API Version
- make sure that the Datatype module is loaded
- added valid_types property to determine if a given type is valid
schema and to set missing default values
- allow CURRENT_* as default in temporal types (bug #6416)
- improve test suite documentation
- added parseDatabaseDefinition() that can work with a file or array definition
- removed database_definition property and as a result reworked the API of most
methods *BC BREAK*
- added _dumpBoolean() in writer to better support variables in boolean fields
- allow method callbacks in MDB2_Schema_Writer::dumpDatabase (bug #7363)
- set error code in all raiseError() calls
- minor updates to the xml schema xsl and documentation (thx Bertrand)

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.1 or newer
  • PEAR Package: XML_DTD (optional)
0.4.3 2006-02-05     beta
0.4.2 2006-01-14     beta
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