odoo/openerp/osv
Vo Minh Thu 44b3499a73 [FIX] expression: better handling of []/False with in/not in.
The newly added tests were wrong before the fix.
The change might break existing code if it was relying
on this broken behavior.
This also starts a better separation of concern between
parse() and __leaf_to_sql.

bzr revid: vmt@openerp.com-20110810085604-1f6ahwzuzfklj1b7
2011-08-10 10:56:04 +02:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [FIX] expression: better handling of []/False with in/not in. 2011-08-10 10:56:04 +02:00
fields.py [IMP] fields.py: removed unused import (and cyclic dependency!). 2011-07-12 10:37:11 +02:00
orm.py [MERGE] merged trunk. 2011-08-09 17:43:37 +02:00
osv.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
query.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00