[development] Extend database abstraction layer, to include table
creation.
Rowan Kerr
rowan at stasis.org
Wed May 17 17:34:43 UTC 2006
James Walker wrote:
> On 12-May-06, at 4:58 AM, Bèr Kessels wrote:
>> db_fetch_all()
>
> +1 .. but use with care, of course... lest you much all your RAM ;)
Totally.
Just as well that we don't store files in the database tables! ;)
I have this type of wrapper function in a couple of modules that connect
to an external db's, although I don't use it 100% of the time it is a
nice shortcut to have available.
More information about the development
mailing list