Files
notifications-api/migrations
Kenneth Kehl 58476cda80 add auth type
2025-03-17 15:28:38 -07:00
..
2025-03-17 15:28:38 -07:00
2024-01-05 10:35:14 -08:00

See https://flask-alembic.readthedocs.io/en/stable/.

You can run flask db for a list of the available commands.

Note that we manually rename the auto-generated files so the prefix is a sequential number instead of a SHA. This means the files are listed in order, so it's easier to navigate the migration history.