Skip to content

Instantly share code, notes, and snippets.

View Nasseh123's full-sized avatar
:octocat:

Manasseh Bundi Nasseh123

:octocat:
View GitHub Profile
@Nasseh123
Nasseh123 / push_pull_heroku_database.md
Created December 7, 2020 18:42 — forked from Mardiniii/push_pull_heroku_database.md
Pull and push DATABASE with Heroku

# Some tips to pull and push a database with Heroku

Some tips to improve test flow dealing with database on local and production environments.

I. Pull database from Heroku

It is really usefull if you want to fill your local database with real data from production environment.

1. Drop Local Database