» Version | » Information |
---|---|
0.8.6 |
Easy InstallNot sure? Get more info. pear install MDB2_Schema-0.8.6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Schema-0.8.6 Release date: 2015-11-26 15:19 UTC Release state: beta Release uploaded by: danielc Changelog: - PHP 7 support - Composer support - Update PHPUnit support and make unit tests more robust - Update dependencies - Remove renameKey() - Add some documentation (Bug #15189) - Improve PHPCS results (Bug #15064) - Fix saving debug checkbox state - Support max_identifiers_length (issue an error when identifier is longer than driver can handle) - Tables/sequences were not being marked to be removed when new definition didn't contains tables/sequences * Following last release changes, sequences drops are now controlled by an option * BC BREAK: drop_missing_tables option became drop_obsolete_objects (tables/sequences) - Make "sequence-on XML" element optional - Using HTML_Template_IT for mdb2_schematool templating 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 - PKs as constraints, not indices - Creation of constraints only after all tables have been created/updated to avoid invalid references. Dependencies:
|
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 |
|
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 |