mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-16 20:48:37 -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.