[Rails] Re: Re: Growing beyond unsigned integer for the id field
Neil Dugan
ruby at butterflystitches.com.au
Wed Mar 1 05:16:04 GMT 2006
Peter wrote:
> Thanks for the reply, hope you got that coffee ;)
>
> I see the logic in your explanation of BigInt. Do most database support
> 8 byte unsigned integers? Or is it particular to MySQL.
>
Postgresql has a bigint.
> Im sure I read somewhere that BaseCamp uses a custom writtern id
> incrementer, how can they have out grown a BigInt?
>
> Many thanks, P.
>
>
More information about the Rails
mailing list