So I have an app deployed to Heroku. I\'m now trying to re-deploy. I\'m trying to add my init.sql file again using cat init.sql | heroku pg:psql postgresql-whatever-00000
cat init.sql | heroku pg:psql postgresql-whatever-00000