On 15 Mar 2018, at 7:04pm, Jens Alfke <j...@mooseyard.com> wrote:

> it would be nice if boolean could be elevated to a data type

Agreed.  And I think it could be done without breaking backward compatibility 
[1], just by implementing the string 'BOOLEAN' as a type.  The value stored can 
be encoded the same as integers 0 and 1.

[1] Except for programmers who were specifically playing games with the truth 
value of values like 0.5.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to