Commit 251bd2a
committed
[FIX] remove_inherit_from_model
Use default `bucket_size` when deleting from indirect references tables.
Those tables contains a lot of data (`mail_message` can be huge) and
using a low bucket size can make the deletion slower.
closes #267
Signed-off-by: Christophe Simonis (chs) <chs@odoo.com>1 parent bdab4ce commit 251bd2a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| |||
0 commit comments