| » 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 |
|
| 0.2.2 |
Easy InstallNot sure? Get more info. pear install MDB2_Driver_ibase-0.2.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Driver_ibase-0.2.2 Release date: 2006-02-05 11:52 UTC Release state: beta Release uploaded by: quipo Changelog: - native DECIMAL datatype is now used instead of converting it to a string - added support for length in decimal columns - removed ugly hack for quote parameter in quote() since it was insufficient (escaping also needs to be prevented) - added support for out of order parameter binding in prepared queries - reset row_limit and row_offset after calling prepare() just like we do for query() and exec() - cosmetic fix (removed "row_" prefix from "row_limit" and "row_offset") - now using SMALLINT by default instead of CHAR(1) for the boolean datatype (BC BREAK!) - check if a constraint name is given in createConstraint() - added private _silentCommit() method to avoid uncommitted queries preventing further queries to succeed (@see bug #6494) - improved parsing in getServerInfo() (bug #6550) open todo items: - handle autoincremement fields in alterTable() Dependencies:
|
| 2006-01-14 beta |
|
| 2005-12-22 beta |
|
| 2005-10-10 beta |
|
| 2005-06-08 beta |
|
| 2005-06-08 alpha |