1 min readMay 17, 2019
Thanks! Glad you liked it.
Yes, it still works and will not overwrite the local database. However, changes you make locally will not be reflected in the Heroku database. If you want to enable migrating your local database to production, then you should look into using Postgres locally as well.