7c2d4d943b
This prevents duplicated operations when altering type of primary key with MTI and foreign key. Previously, a foreign key to the base model was added twice, once directly and once by the inheritance model. Thanks bcail for the report. Regression in |
||
---|---|---|
.. | ||
base | ||
dummy | ||
mysql | ||
oracle | ||
postgresql | ||
sqlite3 | ||
__init__.py | ||
ddl_references.py | ||
signals.py | ||
utils.py |