error: could not execute query: ERROR: schema “_heroku” does not exist
I use Heroku to deploy my app and changed my plan from Basic to Essential 1 on the Postgresql add-on this morning.
Since then, I cannot manage to download my database in a local environment.
Here is the script I run, that was working until now :