[development] Extend database abstraction layer, to include table creation.

Earl Miles merlin at logrus.com
Fri May 12 15:03:51 UTC 2006


Bèr Kessels wrote:
> 
> db_fetch_all()
> This "whiling" over the db_fetch_object is driving me nuts :)

Uggh. Adding extra loops because you don't like 'while' is nothing more than a 
performance hit that is unnecessary.


More information about the development mailing list