The rake db:reset task is not supported. Heroku apps do not have permission to drop and create databases. Use the
heroku pg:reset
command instead.
The rake db:reset task is not supported. Heroku apps do not have permission to drop and create databases. Use the
heroku pg:reset
command instead.