mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-24 01:49:42 -04:00
The rates for the letters are per page, therefore it seemed better to build a different table.
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.