Hacker News new | ask | show | jobs
by jamesheroku 6268 days ago
Thanks Marcos. We were running db:migrate on push a long time ago for a while, but we ended that practice when serious production applications started moving on to the platform.

We found that running db migrations explicitly is very important for a mission critical production app.