Think it’s missing migrations so Nate’s answer should help.
Or to be faster and only migrate: ./launcher run app bundle exec rake db:migrate
and then only restart ./launcher restart app
Think it’s missing migrations so Nate’s answer should help.
Or to be faster and only migrate: ./launcher run app bundle exec rake db:migrate
and then only restart ./launcher restart app