Skip to content

Commit

Permalink
Migration to backfill LMSCourses from grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospri committed Aug 29, 2024
1 parent a19fe5b commit 17d45fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from alembic import op

revision = "f61cb94edfc8"
down_revision = "2f05ff66ec2e"
down_revision = "aef6a6460d0d"


def upgrade() -> None:
Expand Down

0 comments on commit 17d45fe

Please sign in to comment.