From: Gregory Brown Date: 2005-12-17T01:43:53+09:00 Subject: Re: Is ruby dbi still in development? On 12/16/05, cap wrote: > I found a patch can fix the NULL(alos include "0000-00-00 00:00:00") > TIME column error > > http://sourceforge.net/tracker/index.php?func=detail&aid=902490&group_id=43737&atid=437253 Neat. > Gregory Brown wrote: > > I imagine this could be done with DBI::Rows too though, cant it? > > Yes, I already used my own keyable-array class to store these data... I > just thought making DBI::Row have these function is valuable. Yeah, it would definitely help. I think pretty much everyone is rolling their own, and that kind of fragmentation isn't good.