1
0
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:
Florent Daigniere 2022-11-23 17:07:19 +01:00 committed by GitHub
parent d5ac9199a0
commit ee512112fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ Create Date: 2022-11-20 08:57:16.879152
# revision identifiers, used by Alembic.
revision = '7ac252f2bbbf'
down_revision = '8f9ea78776f4'
down_revision = 'f4f0f89e0047'
from alembic import op
import sqlalchemy as sa