It looks like when you do a "heroku destroy" of a name and then a "heroku create" on the same name, it thinks it works... But the old database seems to still be there, and you don't have permissions to search, modify or delete it.
One project name I've done this with is "angelbob". If I create a new "angelbob" project and reimport my code, it can't find my table names even after a "heroku rake db:migrate", and I get a permissions error if I "heroku rake db:reset". For those who are curious, I originally tried this because I had checked a password into the Git repository... And while there's kinda- sorta an equivalent to "p4 obliterate", it requires running a fair number of shell commands, and I wouldn't know how to be sure I'd done it right... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
