Re: 64 bit integer field

2008-07-18 Thread Karen Tracey
On Fri, Jul 18, 2008 at 12:30 AM, simon <[EMAIL PROTECTED]> wrote: > > How do i create a long long integer field in my model ? Do I use > decimal ? (worried about performance of the decimal field). I am using > the mysql backend. > > There's a very old ticket that has not yet been closed for addin

64 bit integer field

2008-07-17 Thread simon
How do i create a long long integer field in my model ? Do I use decimal ? (worried about performance of the decimal field). I am using the mysql backend. Simon. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Dja