(Disclaimer: i don't work for Heroku) Ryan - I haven't seen any such feature, but you could just read the heroku gem source code and comment out those parts of the code that actually do the db:push if you are that paranoid
On Jan 8, 2010, at 9:00 PM, Ryan Heneise wrote: > I should have put "PREVENTING accidental 'heroku db:reset'" - no, I > haven't done this yet. But I have nightmares about it. > > On Jan 8, 8:59 pm, Ryan Heneise <[email protected]> wrote: >> I was wondering if there's a way to turn off 'heroku db:push', or some >> way to obscure the command. The reason I'm asking is because I am >> deploying a second app to Heroku, and I was just thinking to myself, >> gosh, if I accidentally typed 'heroku db:push' or 'heroku db:reset' on >> my other app, all my data would be toast. >> >> So is there a way to turn that feature off, or keep that from >> happening? > -- > 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. > >
-- 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.
