Skip to content

Show Migration type and Name

Alex Ives requested to merge alexives/show_migration_type into master

Reviewing some stuff recently I've had trouble distinguishing post deploy migrations from regular ones. I think that having the name in the details and having the type of migration would make them much easier to review.

  • Add migration type to table
  • Add migration name and type to details

Fixes #10 (closed)

Edited by Alex Ives

Merge request reports