- Remove FK constraint from UserFact.team_id (teams table may not exist) - Update SQL migration to remove FK constraint - team_id remains optional String field without FK
- Remove FK constraint from UserFact.team_id (teams table may not exist) - Update SQL migration to remove FK constraint - team_id remains optional String field without FK