Skip to content
Snippets Groups Projects
Commit 6af3193d authored by Martin Trigaux's avatar Martin Trigaux
Browse files

[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).
parent 6b274e44
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment