-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/29/2011 02:45 PM, Gabor Cselle wrote:
> (My understanding is that SQLite stores 64-bit, not 32-bit integers). 

SQLite actually stores integers using a variable length encoding and is
documented here:

  http://www.sqlite.org/fileformat.html#varint_format

The largest integer value is signed 64 bit.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4zRX0ACgkQmOOfHg372QT+aACgw+Uk7Dm+PCzx+GpyS3NRDT4s
KI8AnjWXdKYeGkioFivSylA5wcLtV8HK
=ywnM
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to