» 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 |
|
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 |
|
0.2.0 |
Easy InstallNot sure? Get more info. pear install MDB2_Schema-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Schema-0.2.0 Release date: 2005-04-29 13:04 UTC Release state: beta Release uploaded by: lsmith Changelog: - fixed error handling in updateDatabase() - use MDB2::raiseError - always copy schema file in updateDatabase() - cosmetic fixes and tweaks - improved overwrite to check via list*() before creating (bug #3857, #4101) - updated MDB2 dependency - fixed sequence dumping - moved schema documentation, xml_reverse_engineering.php, MDB.dtd and MDB.xls from MDB package - added optional support for PEAR::XML_DTD based validation of schema files - index can be defined on fields that dont explicity prohibit null values - dont disable sequence dumping when implicit sequences have been found - added code to support dumping of lobs (MDB2 really should move to streams) - added writeInitialization() method (untested) - is_boolean() => isBoolean() in parser (CS fix) - added MDB2_Schema::factory() - Parser: if set grab definition of a table from the strucure property if set Dependencies:
|
2005-04-07 beta |