Open matthewmueller opened 6 years ago
if _, err := report.Insert(c.db, report.New(). UserID(userID). StandupID(standupID). Questions(w.State),
Questions should be an interface{}
Questions should be an interface{}