mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-19 01:54:33 -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.