Top Level :: Database

Package Information: MDB2_Schema 0.8.1

Show All Changelogs
» Version » Information
0.8.2 2008-02-23     beta
0.8.1Download

Release date: 2007-08-30 20:04 UTC
Release state: beta

Changelog:

- updated dependency

open todo items:
- Clean up output of getDefinitionFromDatabase(). Sync it with Parser and Parser2.
- Automatically load reserved keywords
- Make MDB2_Schema loadable via MDB2_Driver_Common::loadModule() (Bug #8270)
- Allow simple if statements that mean that anything enclosed is only executed
if it meets certain criterias based on that version number (or some other
variable). This would enable people to add DML statements that are only
executed when updating from a specific version.
- Modularize Writer code or remake it
- Add specific error codes for Validate class
- Add support for ORDER clauses on UPDATEs (to resolve the duplicate key
problem)
- Update description.schema.xml
- Create unit test for comparedefinitions()
- Create unit test for initializetable()
- Create unit test to compare the expected array definition with what is parsed
- Improve validateDataFieldValue() to validate <column>
- Provide more info on MDB2_Schema_Validate errors (output parsed value and expected value)
- Views support
- Fulltext index support

Dependencies:
  • PHP Version: PHP 4.3.2 or newer
  • PEAR Package: PEAR 1.6.0 or newer
  • PEAR Package: PEAR 1.6.0 or newer
  • PEAR Package: XML_Parser
  • PEAR Package: MDB2 2.4.1 or newer
  • PEAR Package: XML_DTD (optional)
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.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