Skip to content

Commit

Permalink
Add migration to group_loader
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdhas committed Jun 18, 2024
1 parent 9ca11b6 commit 8c9a2af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snuba/migrations/group_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ def get_migrations(self) -> Sequence[str]:
"0001_group_attributes",
"0002_add_priority_to_group_attributes",
"0003_add_first_release_id_to_group_attributes",
"0004_fix_group_first_release_id_type",
]


Expand Down

0 comments on commit 8c9a2af

Please sign in to comment.