This file is limited to breaking or potentially breaking changes. Please review any new items carefully when upgrading your application.
rails db:migrate
andrails db:seed
will now automatically be run on deploy to Heroku or Render. For more information about why we want seeds run on every deploy, see Database Seeds in our documentation.