Hihn, Jason wrote:

I'd like to know how hard it would be to make "integer primary key" be
64 bits wide. I have and application that will burn through 2^32 in
about 3 months in the main index table. I know I'll be well under the
size limitation of 2^41 though.



64-bit rowids are support in SQLite version 3.0.0 which will be released tomorrow morning.


-- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to