Skip to content

bin/rake db:migrate migration error #63

@gildardoperez

Description

@gildardoperez

Using Rails 5.2.2

I get the error below when running > bin/rake db:migrate migration

Running via Spring preloader in process 23262
rake aborted!
StandardError: An error has occurred, this and all later migrations canceled:

Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for:
class CreateCangarooConnections < ActiveRecord::Migration[4.2]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions