~openerp-commiter/openobject-server/trunk-amp-branch

Viewing all changes in revision 2793.1.1.

  • Committer: Olivier Dony
  • Date: 2010-09-30 13:24:03 UTC
  • mto: This revision was merged to the branch mainline in revision 2807.
  • Revision ID: odo@openerp.com-20100930132403-2dx0k9znzromsig7
[ADD] osv: initial basic implementation of Query object:
- added basic Query object to support more complex ORM use cases (LEFT OUTER JOINS at the moment)
- added trivial unit tests for query object + run_test.py executable to launch them 
Warning: this is very basic and was only done as a low-risk fix to introduce support for OUTER joins in some cases.
This will need to be improved and extended a lot to be really useful -> targeted for after v6.0...

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: