-
- Downloads
[FIX] ir.model.fields: better unlink
When droping a column, remove also the relation table in case of custom m2m field. The relation table needs to be dropped otherwise an unremovable constraint to the targetted table is kept (and anyway is not needed anymore).
Loading
Please register or sign in to comment