mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-25 10:20:16 +00:00
When reverting changed migration, the down would fail because the foreign key constraint has to be dropped before you are able to rename the column.