On 10/24/2007 11:06 AM, John Siracusa wrote:
> On 10/24/07 11:59 AM, Peter Karman wrote:
>> True. Although AFAIK, sqlite actually stores everything but the PK as a char
>> string and ignores the data type. So if you had an autoincrementing column
>> that wasn't the PK, it wouldn't strictly be an integer but it would be 
>> serial.
> 
> RDBO's "serial" column type is for serial integers only.  I'm not sure what
> a "serial character" column would be, heh :)
> 

a serial character would be like batman. ;)


>> On a related note, would you be willing to consider a Float RHTMLO field
>> class? I have one somewhere I can send, or I can release it in the
>> Rose::HTMLx:: namespace as well.
> 
> Sure, but why doesn't this suffice?
> 
> http://search.cpan.org/dist/Rose-HTML-Objects/lib/Rose/HTML/Form/Field/Numer
> ic.pm
> 

I was thinking of something that let you specify precision, but I guess the
max/min values could be used that way.

-- 
Peter Karman  .  [EMAIL PROTECTED]  .  http://peknet.com/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to