Home » Database » DB_Table » Bug #2789
[PATCH] Per-query fetchmodes
Details
| Request #2789 | [PATCH] Per-query fetchmodes |
|---|---|
| Submitted | 2004-11-18 23:39 UTC |
| From | ieure at php dot net |
| Assigned | pmjones |
| Status | Closed |
| Package | DB_Table |
| PHP Version | 4.3.9 |
| OS | Linux |
| 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