[FIX] o2m uses weird class sets
[odoo/odoo.git] / openerp / sql_db.py
2011-09-28 Olivier Dony[MERGE] sync with latest trunk
2011-09-24 Olivier Dony[IMP] sql_db: auto-exception-logging can now be turned...
2011-09-13 Vo Minh Thu[FIX] This complements commit 3511,
2011-08-25 Vo Minh Thu[IMP] tools.cache: added missing clean_caches_for_db...
2011-07-14 Olivier Dony[IMP] sql_db: default cursor = serialized, deprecate...
2011-07-13 Vo Minh Thu[IMP] registry: whene deleting a registry, also delete...
2011-06-23 P. ChristeasAPI docs: settings file and titles at modules
2011-06-23 P. Christeassql_db: docstrings
2011-04-22 Vo Minh Thu[ADD] sql_db: show file/line where the cursor was closed
2011-04-21 Vo Minh Thu[FIX] sql_db: connection pool created lazily.
2011-04-20 Vo Minh Thu[REF] openerp.pooler/openerp.sql_db: cleaner dependencies:
2011-03-08 Vo Minh Thu[FIX] sql_db: use the config values later than at impor...
2011-02-07 Vo Minh Thu[IMP] openerp python module.