Skip to content

Commit 9b063ad

Browse files
fix: align alembic revision id with existing deployment history
1 parent d685826 commit 9b063ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

migrations/versions/0001_quotas_cost.py

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

1616

1717
# revision identifiers, used by Alembic.
18-
revision = '0001_quotas_cost'
18+
revision = '0001_add_quotas_and_cost_tracking'
1919
down_revision = '001_add_audio_data'
2020
branch_labels = None
2121
depends_on = None

0 commit comments

Comments
 (0)