summaryrefslogtreecommitdiff
path: root/odoo/tools/sql.py
AgeCommit message (Expand)Author
2017-05-03[REF] registry: always perform registry/cache signaling at the end of requestRaphael Collet
2017-04-28[FIX] tools.sql: correct queries used to rename fieldChristophe Simonis
2017-03-14[FIX] tools/sql: column name in `fix_foreign_key`Raphael Collet
2017-02-22[IMP] tools: use `information_schema` instead of pg-specific tablesRaphael Collet
2017-02-22[REF] models: refactoring of foreign keysRaphael Collet
2017-02-22[REF] tools: add functions for SQL schema manipulationRaphael Collet
2016-09-16[IMP] models: change API of `_group_by_full`Raphael Collet
2016-09-02[REF] openerp: move `openerp` to `odoo`Raphael Collet