|
About:
PEAR MDB is a merge of the PEAR DB and Metabase PHP database abstraction layers. It provides a common API for all RDBMS. It features data type abstraction, various fetch modes, emulation for sequences, replace, prepare/execute, row limit, support for LOBs, transactions, XML-based schema management, the PEAR framework, and wrappers for both PEAR DB and Metabase.
Release focus: Minor bugfixes
Changes:
This is mainly a bugfix release. Four new drivers have been added
(Oracle, Frontbase, Interbase, and Firebird). All get*Value() methods
(except get*lobValue() for now) now convert a PHP NULL into an SQL
NULL (resulting in API changes in the NULL handling of the get*Value()
and replace() methods). REPLACE emulation now works in a way more
similar to how MySQL's REPLACE works. The code has been moved out of
the constructors that would attempt to return error objects.
PostgreSQL reverse engineering has been partly implemented. The
MDB_Date classes now behave in a way more similar to PEAR::Date
(especially in regards to daylight savings time).
Author:
Lukas Smith [contact developer]
Homepage:
http://pear.php.net/package-info.php?package=MDB
Tar/GZ:
http://pear.php.net/get/MDB
Changelog:
http://pear.php.net/package-changelog.php?package=MDB
CVS tree (cvsweb):
http://cvs.php.net/cvs.php/pear/MDB
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.17/10.00
(Rank N/A)
» Vitality: 0.00% (Rank 9459)
» Popularity: 0.71% (Rank 8461)

(click to enlarge graphs)
Record hits: 6,890
URL hits: 3,091
Subscribers: 18
|
|