On May 1, 2007, at 10:32 AM, John Siracusa wrote:

> That's not going to make it into 0.764, but a feature that is in 0.764
> might help you:
>
>     query =>
>     [
>       \q(is_selected is not false), # literal SQL
>       ...
>     ],

I didn't expect .764....

I've got it covered now using the 'clauses' option in querybuilder.
just seems like a behavior that should get into rose eventually.

postgres and mysql both behave that way in regards to booleans.
sqlite3 doesnt

i don't have any other dbs to test against.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to