Files
notifications-api/migrations
Chris Hill-Scott 6b01cfd5b5 Add data.gov.uk to the list of organisations
We need to send an email with data.gov.uk branding.

The image for the logo doesn’t exist yet, but doing this migration so
we’re ready when it the logo does exist.
2017-06-05 16:22:02 +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.