Skip to content

Instantly share code, notes, and snippets.

View JOFLIX's full-sized avatar
💭
I may be slow to respond I'm building my empire with the help of Yahwe!, Isa 54

Joflix Ooko JOFLIX

💭
I may be slow to respond I'm building my empire with the help of Yahwe!, Isa 54
View GitHub Profile
@JOFLIX
JOFLIX / push_pull_heroku_database.md
Created August 26, 2019 14:32 — 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