Closed (fixed)
Project:
Helpers
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Dec 2008 at 06:06 UTC
Updated:
12 Jan 2009 at 19:40 UTC
Nice and simple. Add db_fetch_column() and db_fetch_assoc(), which both mirror new methods in the D7 database layer. Their use is fairly self-explanatory from the docblock, I would hope. :-)
| Comment | File | Size | Author |
|---|---|---|---|
| moredb.patch | 1.57 KB | Crell |
Comments
Comment #1
nancydruCommitted to both branches.
Too bad you didn't like my db_fetch_array. I thought it was more flexible than these functions.