public SqlCompetitionRepo(CommanderContext context) { _context = context; }
public SqlCommanderRepo(CommanderContext context) { _context = context; }