» 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 |
|
2007-04-07 beta |
|
0.7.1 |
Easy InstallNot sure? Get more info. pear install MDB2_Schema-0.7.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Schema-0.7.1 Release date: 2007-02-21 07:53 UTC Release state: beta Release uploaded by: ifeghali Changelog: - Package converted to version 2 - compareDefinition() was trying to update non-changing id field (Bug #8820) - for a moment <default> should be always parsed as string, no matter the field type. this behavior may change in the future. - undefined method MDB2_Schema::quoteIdentifier() (Bug #9172) - added support for explicit NULL (<null></null>) - <value></value> is now correctly being parsed as an empty string - fixed internal bug in Parser that was introduced in revision 1.46 (Bug #9435) - MDB2_Schema_Parser::setData() has been removed - MDB2_Schema_Validate::validateDataField() is validating field data again (Bug #9181) - updated reserved keywords of ibase - updated XML Schema documentation - updated XML Schema example - added a new test case to isBoolean() (empty string) - released the very first approach of the new parser that makes usage of XML_Serializer (alternative parser) 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 - Add optional support for scale in decimal fields - 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:
|
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 |