Closed chrisedington closed 3 years ago
hey Chris! Sorry for the delayed reply. I didn't see this in my notifications.
I haven't added a version check yet for migrations. Changing the versions on the migrations should work. I'll get a PR up shortly to address this.
Should be fixed in 0.14 :)
Hi,
Running into an issue running the migrations on Rails 5.0.4.
Ran the generator, which showed a line I haven't seen before, wasn't sure if it had consequences:
Then I ran a rake db:migrate and got the following errors:
Seems the migrations set to Rails 6 only?