mirror of
https://github.com/wassname/stampy-chat.git
synced 2026-09-09 11:36:23 +08:00
4 lines
171 B
Plaintext
4 lines
171 B
Plaintext
# 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. |