Skip to content

Commit fbfc791

Browse files
committed
Alembic migration merge fix
1 parent cce3ffd commit fbfc791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alembic/versions/019eb75ad9ae_rename_tax_id_to_code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
# revision identifiers, used by Alembic.
1313
revision = '019eb75ad9ae'
14-
down_revision = 'a8e345cca190'
14+
down_revision = '0b29eefbe1dd'
1515
branch_labels = None
1616
depends_on = None
1717

0 commit comments

Comments
 (0)