test14
This commit is contained in:
@@ -8,7 +8,7 @@ def get_match_lineups_grouped(match_id: int, home_team_id: int, away_team_id: in
|
|||||||
ml.player_id,
|
ml.player_id,
|
||||||
ml.player_name,
|
ml.player_name,
|
||||||
ml.number,
|
ml.number,
|
||||||
ml.position,
|
p.position,
|
||||||
ml.lineup_type,
|
ml.lineup_type,
|
||||||
ml.is_captain,
|
ml.is_captain,
|
||||||
p.last_name,
|
p.last_name,
|
||||||
|
|||||||
Reference in New Issue
Block a user