mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-08 06:54:26 -07:00
56490f0e84
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.