Files
..
2023-09-12 05:37:20 +02:00
2023-09-12 05:37:20 +02:00
2023-09-12 05:37:20 +02:00
2023-09-12 05:37:20 +02:00

# Stampy chat database migrations

Run `alembic upgrade head` to update the database to the newest state.
Run `alembic downgrade -<n>` to revert the last `<n>` migrations.