You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
Currently, the specification of ActiveRecord::Migration in old migration files is required but is not specified, so rails db:migrate raises an error
Expected correct behavior:
Steps to reproduce:
run rails db:migrate when database is empty
Other information:
The text was updated successfully, but these errors were encountered:
I'm submitting a ..
Current behavior:
Currently, the specification of
ActiveRecord::Migration
in old migration files is required but is not specified, sorails db:migrate
raises an errorExpected correct behavior:
Steps to reproduce:
run
rails db:migrate
when database is emptyOther information:
The text was updated successfully, but these errors were encountered: