As a side note, I've noticed that mysql 'bigint' gets converted to a 20 byte scalar, which is about as correct as it can get on 32bit machines. However, on perls with 64 bit integers, it should just be an int type. (more and more common with x64 arch's)
What is the prevailing opinion about things like this? On Fri, Apr 14, 2006 at 07:46:10AM -0400, John Siracusa wrote: > On 4/14/06 2:24 AM, Lucian Dragus wrote: > > I have a small patch to Rose::DB::Pg, in refine_dbi_column_info(), to > > recognize the float4 (real) columns as float types. > > Thanks, applied. > > -John > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Rose-db-object mailing list > Rose-db-object@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/rose-db-object ----------------------------------------------------------- This message may contain confidential and/or privileged information. This information is intended to be read only by the individual or entity to whom it is addressed. If you are not the intended recipient, you are on notice that any review, disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error, please notify the sender immediately and delete or destroy any copy of this message. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object