home / rootgames
select faction, victory_points, dominance, strftime('%Y-%m-%d %H:%M', games.date, 'unixepoch') as date from player_factions left join games on games.id == game_id where won = 1 and player = :player limit 101
player
Format SQL Edit SQL
0 results