How are people managing databases for existing (not brand new) apps on Heroku? Especially for a non-Rails (Sinatra/Sequel) application?
I read the docs and this recent post: http://groups.google.com/group/heroku/browse_thread/thread/4765fe1039e4c3de/096d97cd7c119d07 This left me scratching my head a bit about how to manage an evolving app (adding features/fixing bugs with existing users). I guess I can't just run a bunch of db scripts. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
