On Fri, Jul 19, 2013 at 8:11 AM, Paolo Bolzoni <
paolo.bolzoni.br...@gmail.com> wrote:

> After all do you really care if the unsigned
> int 4294967285 is stored as -11?
>

To be pedantic:  SQLite stores 4294967285 as 4294967285.  It is
18446744073709551605 that gets stored as -11.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to