Showing posts with label migrate. Show all posts
Showing posts with label migrate. Show all posts
Monday, April 22, 2013
A rake task to automate deployment and database migration to Heroku
One of my major annoyances with Heroku is that the deploy does not automatically run any database migrations.
Seriously?!
So I ran into this tonight when I am trying to explain to a seasoned SA that while Heroku automatically will recompile your assets for you it will not do the migrations. A Google turned up this Stackoverflow question which in turn led to this gist.
And I am excited to be trying it out.
Subscribe to:
Posts (Atom)