mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
fix flask db history
This commit is contained in:
parent
d5ac9199a0
commit
ee512112fb
@ -8,7 +8,7 @@ Create Date: 2022-11-20 08:57:16.879152
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = '7ac252f2bbbf'
|
revision = '7ac252f2bbbf'
|
||||||
down_revision = '8f9ea78776f4'
|
down_revision = 'f4f0f89e0047'
|
||||||
|
|
||||||
from alembic import op
|
from alembic import op
|
||||||
import sqlalchemy as sa
|
import sqlalchemy as sa
|
||||||
|
Loading…
Reference in New Issue
Block a user