odoo/openerp/osv
Raphael Collet 8e6d5beb35 [IMP] fields: reuse column objects when possible, instead of recreating them
This is a memory optimization: it reduces the memory footprint of each
registry.  We have observed a reduction of 10Mb on a database with modules crm,
sale, purchase, stock.
2014-10-22 16:22:39 +02:00
..
__init__.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
expression.py [IMP] expression.py: add a check to forbid records in domains 2014-10-16 10:22:23 +02:00
fields.py [IMP] fields: reuse column objects when possible, instead of recreating them 2014-10-22 16:22:39 +02:00
orm.py [MERGE] Forward-port saas-4 up to 2694ed1 2014-08-13 17:34:27 +02:00
osv.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
query.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00