mirror of
https://github.com/simple-login/app.git
synced 2025-09-07 07:04:18 +08:00
Fix migration
This commit is contained in:
parent
d63faa8ab3
commit
8202be7bae
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import sqlalchemy as sa
|
|||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = '10ad2dbaeccf'
|
||||
down_revision = '696e17c13b8b'
|
||||
down_revision = 'a8b996f0be40'
|
||||
branch_labels = None
|
||||
depends_on = None
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue