Skip to content

Commit

Permalink
Revert "fix(group-attributes): Modify the column type for `group_firs…
Browse files Browse the repository at this point in the history
…t_release_id` to bigint (#6040)"

This reverts commit 270e64b.

Co-authored-by: snigdhas <16563948+snigdhas@users.noreply.github.com>
  • Loading branch information
getsentry-bot and snigdhas committed Jun 20, 2024
1 parent 270e64b commit 0618522
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
1 change: 0 additions & 1 deletion snuba/migrations/group_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,6 @@ 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

This file was deleted.

0 comments on commit 0618522

Please sign in to comment.