mirror of
https://github.com/simple-login/app.git
synced 2025-10-06 05:17:41 +08:00
fix migration
This commit is contained in:
parent
78ff15912e
commit
82a92dee52
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import sqlalchemy as sa
|
|||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = "5cad8fa84386"
|
||||
down_revision = "a5e3c6693dc6"
|
||||
down_revision = "552d735a2f1f"
|
||||
branch_labels = None
|
||||
depends_on = None
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue