PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB_Table » Bug #2789

[PATCH] Per-query fetchmodes

Details

Request #2789[PATCH] Per-query fetchmodes
Submitted2004-11-18 23:39 UTC
Fromieure at php dot net
Assignedpmjones
StatusClosed
PackageDB_Table
PHP Version4.3.9
OSLinux
Roadmaps(Not assigned)

Comments

[2004-11-18 23:39 UTC] ieure at php dot net

Description:
------------
This patch implements per-query fetch modes. This allows
you to, for example, use arrays for listing, but objects
for getting a single record.

Patch (against CVS) here:
http://atomized.org/PEAR/Patches/DB_Table-PerSQL_Fetchmode.patch