• Andreas Brandl's avatar
    Extend rake task for obsolete column ignores · 46af11ae
    Andreas Brandl authored
    This extends `db:obsolete_ignored_columns` to also consider the removal
    information given when ignoring the column. This basically respects the
    `remove_after` date given with `ignore_column`.
    46af11ae
obsolete_ignored_columns.rb 1.21 KB