I tried this and it seems that 0 is treated as t. I guess because 0 is
not f. I think I might have to use an INTEGER instead of a BOOLEAN
type and that way I can select for 0 and 1.

Thanks.


On 14 June 2011 16:15, Fred Alger <f...@fredalger.net> wrote:
> I haven't tried this, but you might try passing a value that will get
> converted to FALSE at the database level, for example:
> [ T{ book { sold 0 } } select-tuples ] with-books-db
>

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to