Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This migration fails being rolled back because change_column is not reversible. Using `change_column_null` resolves that issue. Also it does not make sense to write into a column we delete any way.
- Loading branch information