Files
notifications-api/migrations
Rebecca Law 9bfba52f53 Add pending flag to scheduled_notifications.
Set pending flag to false when the notification has been sent to provider task.
2017-05-22 15:07:16 +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.