I want to destroy the database but I\'m not sure what the command would be. Does anyone know how to do this?
To answer Siamii's question above: DATABASE in heroku pg:reset DATABASE is by default postgres
DATABASE
heroku pg:reset DATABASE
postgres