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
i`m trying to update my snuba from version20.9 to 22.10. when do migration works, i get this error
it shows that my old clickhouse table miss some column.
i wonder how could i upgrade the table to the latest one?where can i find the latest ddl for table? or is there any auto way to update these tables?
for sentry, i know we should use two middle version to finish the whole upgrate.
is it same for snuba?or i should upgrade the table manually?