diff --git a/migrations/versions/2023_07_30_00_46_35_1ffc63ebd8bc_change_to_datetimez_table_follows.py b/migrations/versions/2023_07_30_00_46_35_1ffc63ebd8bc_change_to_datetimez_table_follows.py index 41cba51e3..cd09cc7b7 100644 --- a/migrations/versions/2023_07_30_00_46_35_1ffc63ebd8bc_change_to_datetimez_table_follows.py +++ b/migrations/versions/2023_07_30_00_46_35_1ffc63ebd8bc_change_to_datetimez_table_follows.py @@ -12,7 +12,7 @@ from sqlalchemy.sql.functions import now # revision identifiers, used by Alembic. revision = '1ffc63ebd8bc' -down_revision = '7ae4658467d7' +down_revision = 'bdb4b7a2e88b' branch_labels = None depends_on = None