On Tue, 2013-02-19 at 10:10 +0100, Michal Fojtik wrote: > > * do we really need a separate deltacloud-db-upgrade script rather > > than just the rake task ? I don't have an issue with requiring > > that people have rake on their prod systems (what's good enough > > for rails ought to be good enough for us ;) > > The reason I put deltacloud-db-upgrade here is that the 'gem' users will > not have access to rake tasks. If you do: gem install deltacloud-core > or you do gem update deltacloud-core, you need some commands to run > migrations.
Aah, gem, yes, that makes sense. David
