» Version | » Information |
---|---|
2015-11-26 beta |
|
2009-02-22 beta |
|
2008-11-17 beta |
|
2008-11-16 beta |
|
2008-02-23 beta |
|
2007-08-30 beta |
|
2007-08-20 beta |
|
0.7.2 |
Easy InstallNot sure? Get more info. pear install MDB2_Schema-0.7.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Schema-0.7.2 Release date: 2007-04-07 09:57 UTC Release state: beta Release uploaded by: ifeghali Changelog: - Allow options to be passed in when creating tables (Bug #10278) - Existence of a single index results in no further index creation (Bug #10296) - MDB2_Schema::createTableIndexes() ignores indexes (Bug #10285) - column identifiers quoting problem (Bug #10195) - Handle 'scale' value in DECIMAL field definition (Bug #10475) - fixed phpdoc comment for validateDataField() - all primary keys are given an index name of "primary" (Bug #10457) - example.php should echo xml when no filename is given (Bug #10226) open todo items: - Make MDB2_Schema loadable via MDB2_Driver_Common::loadModule() (Bug #8270) - Add ability to define variables inside the schema (like a version number) - 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 - Document how to use the API - Create unit test for comparedefinitions() - Create unit test for initializetable() - Create unit test to compare the expected array definition with what is parsed - HTML entities aren't being parsed correctly - Improve validateDataFieldValue() to validate <column> - Provide more info on MDB2_Schema_Validate errors (output parsed value and expected value) - Views support - Foreign keys support - Fulltext index support Dependencies:
|
2007-02-21 beta |
|
2006-10-21 beta |
|
2006-07-23 beta |
|
2006-04-16 beta |
|
2006-02-05 beta |
|
2006-01-13 beta |
|
2005-12-30 beta |
|
2005-12-21 beta |
|
2005-10-10 beta |
|
2005-04-29 beta |
|
2005-04-07 beta |