You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update migrations list command to show migrations that no longer exist in the codebase (#6299)
Fixes#2159
Running `snuba migrations list` will now show migrations that are in
clickhouse but no longer in the codebase (e.g. because snuba was
downgraded).
# Testing
Deleted migration in codebase to check that it shows up in the list.
<img width="668" alt="image"
src="https://github.com/user-attachments/assets/90f855b9-94af-416d-9452-0335c2abd8d6">
0 commit comments