Skip to content

Migration tasks do not emit helpful output #96

Open
@russellsilva

Description

@russellsilva

ActiveRecord rake db:migrate and friends emit output that helps developers see what the command is doing and provides context if something goes wrong. Here's a canonical example from the Ruby on Rails guide. sequel-rails migration rake tasks appear to emit no output when a command is successful and little to no contextual information when a failure occurs. I recently had failing rake db:migrate:down invocations that were not even emitting which migration file they were failing on. Could sequel-rails rake tasks provide more output?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions