» 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 |
|
0.4.0 |
Easy InstallNot sure? Get more info. pear install MDB2_Schema-0.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Schema-0.4.0 Release date: 2005-12-21 06:28 UTC Release state: beta Release uploaded by: lsmith Changelog: - Silence a "error" when there is auto increment and a primary key index defined on the same field, since auto increment implies a primary key - support column length in create index (mysql only feature, but a nice touch, emulating it with substring is not feasible though) - use exec() for INSERT statement - add extra debug info better use of the var_dump package if present in example - fixed bug in verifyAlterDatabase() when checking table alterations (bug #5977) - fixed typo in getTableConstraintDefinition() method name (removed additional "s") (bug #6054) - expect and ignore MDB2_ERROR_NOT_FOUND when calling getTableConstraintDefinition() and getTableIndexDefinition() (bug #6055) - fixed typo in verifyAlterDatabase() (bug #6053) - fixed typo in alterDatabaseSequences() (bug #6053) - added test suite - fixed issue in createDatabase() with portability fix case turned - ensure that all primary/unique/foreign key handling is only in the contraint methods - optionally allow schemas to be passed as an array to updateDatabase() (thx Matthias) Dependencies:
|
2005-10-10 beta |
|
2005-04-29 beta |
|
2005-04-07 beta |