» Version | » Information |
---|---|
2012-10-29 beta |
|
2012-10-23 beta |
|
2010-08-29 beta |
|
2009-01-14 beta |
|
2008-03-15 beta |
|
2007-12-06 alpha |
|
2007-10-28 alpha |
|
2007-05-03 stable |
|
2007-03-13 stable |
|
2006-11-03 stable |
|
2006-08-29 stable |
|
2006-07-25 stable |
|
2006-06-15 stable |
|
2006-05-14 stable |
|
2006-04-16 stable |
|
2006-02-09 stable |
|
2006-02-05 beta |
|
0.2.1 |
Easy InstallNot sure? Get more info. pear install MDB2_Driver_ibase-0.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Driver_ibase-0.2.1 Release date: 2006-01-14 08:23 UTC Release state: beta Release uploaded by: lsmith Changelog: - removed unnecessary if statement in getTableFieldDefinition() - no need to register a shutdown function since te ibase driver is php5 only and therefore always uses the destructor - fixed typo in _execute() that would lead to using the wrong types inside the result object - use proper error code in alterTable() - explicitly pass if the module is phptype specific in all loadModule calls (bug #6226) - added error handling in prepare() - fixed signature of quoteIdentifier() to make second param optional - req #6464: add the extension only if neither '.gdb' nor '.fdb' is given in the database name, for compatibility with PEAR::DB DNS (Mark Wiesemann) - fixed bug #6465: possible mismatch in MDB2_Reverse_ibase due to parentheses in the returned datatype (Mark Wiesemann) - fixed bug #6468: possible NOTICE in Driver/Datatype/ibase.php (Mark Wiesemann) - fixed bug #6475: listTableIndexes() should only list indices, not constraints, and listTableConstraints() should return the user-defined names when available - _fixIndexName() now just attempts to remove possible formatting - renamed _isSequenceName() to _fixSequenceName() - _fixSequenceName() now just attempts to remove possible formatting, and only returns a boolean if no formatting was applied when the new "check" parameter is set to true open todo items: - handle autoincremement fields in alterTable() Dependencies:
|
2005-12-22 beta |
|
2005-10-10 beta |
|
2005-06-08 beta |
|
2005-06-08 alpha |