cap deploy:migrate # run migrations on an already deployed app with
outstanding migrations
cap deploy:migrations # run a new deployment, and run migrations inline

The behaviour is because many large sites need to take care of their
migrations especially.

cap deploy:cold perhaps should handle this, except I don't know anyone that
really uses cap deploy:cold.

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to capistrano@googlegroups.com
* To unsubscribe from this group, send email to 
capistrano+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to