> Le 5 déc. 2016 à 12:36, Simon Slavin <slav...@bigfraud.org> a écrit : > > And defining a column with a type of INTEGER is as close to BOOL as SQLite > gets.
It is even better when you take into account that SQLite internally has a storage type for 'integer value 0' and 'integer value 1' (types 8 and 9). For these, there is not even a 'value' stored, merely the type (this is true with SQLite > 3.3.0). -- Best Regards, Meilleures salutations, Met vriendelijke groeten, Olivier Mascia, http://integral.software _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users