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
Track information is currently missing from the members table, just create a simple migration using sqlx to add the field, update the member model and test that the changes are working.