1
0
forked from Hay1tsme/artemis

change down_revision when final merge

This commit is contained in:
2025-10-07 17:59:02 +00:00
parent 21415de775
commit 77152bf25c

View File

@ -11,8 +11,8 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic. # revision identifiers, used by Alembic.
revision = 'bdf710616ba4' revision = 'bdf710616ba4'
#TODO: change down_revision when final merge
down_revision = 'f6007bbf057d' down_revision = '49c295e89cd4'
branch_labels = None branch_labels = None
depends_on = None depends_on = None