Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bin/rake db:migrate migration error #63

Open
gildardoperez opened this issue Apr 17, 2019 · 0 comments
Open

bin/rake db:migrate migration error #63

gildardoperez opened this issue Apr 17, 2019 · 0 comments

Comments

@gildardoperez
Copy link

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant