What is the field type? None is NULL in SQL. This is an SQL issue.
On Jul 28, 1:17 am, Kenneth Lundström <kenneth.t.lundst...@gmail.com> wrote: > Hello, > > is it so that if I query a table and ask to get all rows where a fields > value is != True then all "None" rows are also exluded, only "False" > rows are included? > > Kenneth