-
Notifications
You must be signed in to change notification settings - Fork 6
Import Export from Postgres
mlent edited this page Nov 13, 2014
·
1 revision
To import changes to your Postgres database, after you've pulled from Github:
fab load_db
To export changes that you've made to the database:
fab propagate_db
Once you've run this command, be sure to push your file to github so that others can load it.
- Developer tools and workflow
- API
- Neo4j-powered
- Postgres-powered
- Data
- Internationalization
- General information
- Developer tools and workflow
- Project structure overview
- Frontend vs. Backend Templates
- Backbone.js app structure
- Internationalization for JS
- Guidelines for creating content
- Adding a locale to Phaidra
- Postgres Database
- Neo4j
- Django
- "The server"
- Git
- UI