mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-24 18:09:41 -04:00
- 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.
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.