On Jan 25, 2009, at 8:58 AM, Sibylle Koczian wrote:

> I'm trying out the DataSet.filter() method, and I don't find a way to
> filter for records with NULL / NOT NULL or '' / 'any non empty string'
> in a given column. The wiki doesn't mention this, and it doesn't  
> mention
> any operator for "not equal".

        I've added support for not equal, using '!=' or 'ne'. I've also fixed  
the problem with None values not being correctly passed to the SQLite  
execute statement. Let me know if these are working for you now.


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to