» 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 |
|
2005-04-29 beta |
|
0.1.0 |
Easy InstallNot sure? Get more info. pear install MDB2_Schema-0.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Schema-0.1.0 Release date: 2005-04-07 04:41 UTC Release state: beta Release uploaded by: lsmith Changelog: This is the first unbundled release of the old MDB2_Tools_Manager class that was previously part of MDB2 until 2.0.0beta4. Due to the name change the package does not collide with previous versions of MDB2. Also the following changes were made in the process: - fixed index alteration in the Manager (bug #3710) - fixed bug in the Manager when upgrading a database that doesnt exist - moved logic to compareDefinitions from the Manager into the Datatype module - removed default_values property from the Manager (the user will now need to set the proper defaults himself) - do not require that not null fields have a default set in the Manager (bug #3997) - use MDB2::raiseError() instead of MDB2_Driver_Common::raiseError() - cleanedup connect() method to ensure that only MDB2 connections can be assigned to the db property - fixed bug in connect() method that prevented overwriting of options - several cleanups and fixes to the example.php (used to be called reverse_engineer_xml_schema.php) - added apiVersion() - use PEAR::raiseError() Dependencies:
|