mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-09-03 20:52:58 -05: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.