Commit 230c1ff
committed
[FIX] pg: rename m2m field meta data
When renaming a model and updating related m2m fields,
the relation table and its columns are renamed but only
manual fields meta data is updated, assuming that base
fields will be updated when the module loads.
The custom modules meta data should also be updated if
the tables were updated.1 parent 59e6b42 commit 230c1ff
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1467 | 1467 | | |
1468 | 1468 | | |
1469 | 1469 | | |
1470 | | - | |
1471 | 1470 | | |
1472 | 1471 | | |
1473 | 1472 | | |
| |||
1525 | 1524 | | |
1526 | 1525 | | |
1527 | 1526 | | |
1528 | | - | |
1529 | 1527 | | |
1530 | 1528 | | |
1531 | 1529 | | |
| |||
1535 | 1533 | | |
1536 | 1534 | | |
1537 | 1535 | | |
1538 | | - | |
1539 | 1536 | | |
1540 | 1537 | | |
1541 | 1538 | | |
| |||
0 commit comments