|
@@ -1,8 +1,8 @@
|
|
|
-"""五万亩模型添加comment
|
|
|
+"""FiftyThousandSurvey_comment
|
|
|
|
|
|
-Revision ID: 5e763f8e3da6
|
|
|
-Revises: a2cfbc6c2673
|
|
|
-Create Date: 2025-07-13 10:28:20.629961
|
|
|
+Revision ID: 43e67e4ab3f6
|
|
|
+Revises: 781090b305e2
|
|
|
+Create Date: 2025-07-19 16:55:37.108093
|
|
|
|
|
|
"""
|
|
|
from alembic import op
|
|
@@ -10,8 +10,8 @@ import sqlalchemy as sa
|
|
|
|
|
|
|
|
|
# revision identifiers, used by Alembic.
|
|
|
-revision = '5e763f8e3da6'
|
|
|
-down_revision = 'a2cfbc6c2673'
|
|
|
+revision = '43e67e4ab3f6'
|
|
|
+down_revision = '781090b305e2'
|
|
|
branch_labels = None
|
|
|
depends_on = None
|
|
|
|