Files
notifications-api/migrations
Martyn Inglis 199c43c507 Migration script to populate the provider.
- initial build of this ONLY support MMG so we can assume that all existing entries are all MMG, so any nulls == MMG.
- This PR will put in fire text so not so safe to keep doing this back and forward.
2017-06-02 16:49:11 +01:00
..

Generic single-database configuration.

python application.py db migration to generate migration script.

python application.py db upgrade to upgrade db with script.

python application.py db downgrade to rollback db changes.