It turns out you can't adjust foreign_keys while a transaction is active, so the upgraders that need to disable and re-enable them were not working right and encountering foreign key violations. |
||
|---|---|---|
| .. | ||
| database_upgrader.py | ||
| old_inits.py | ||
It turns out you can't adjust foreign_keys while a transaction is active, so the upgraders that need to disable and re-enable them were not working right and encountering foreign key violations. |
||
|---|---|---|
| .. | ||
| database_upgrader.py | ||
| old_inits.py | ||