permission denied for schema public
I'm trying to get an Elixir Phoenix project deployed and am running into this error
permission denied for schema public when first starting the deploy. It happens when trying to run the initial migrations to set up the database.