On May 11, 2007, at 1:47 AM, Tim Lucas wrote: > Fantastic work, especially when you're so busy. A quick q:
Thanks! > Why a migrate rather than a db:schema:load for setting up the DB? Mostly because I don't think it matters 99.9% time on a first deploy, but also because deploy:migrate already existed and it was just a one- liner to make it happen. If this is problematic, though, I'd certainly entertain a patch used db:schema:load instead of db:migrate. - Jamis --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
