[dev] RDO and NULLS

Chuck Hagenbuch chuck at horde.org
Tue Jun 27 11:09:09 PDT 2006


Quoting Duck <duck at obala.net>:

> I have a problem with testing NULL values in RDO.
> I call RDO_Storage_pdo::query with
> query: SELECT * FROM table WHERE attribute = ?
> param: array(null);
>
> But in oracle, mysql and pgsql the query should be constructed with IS NULL
> or  IS NOT NULL.

Even with bind params? Ah well. Then we need to update query - sounds  
like this is for all backends - to do that. Can you create a ticket on  
bugs.horde.org, if you don't already have a patch?

-chuck

-- 
"we are plastered to the windshield of the bus that is time." - Chris


More information about the dev mailing list