aboutsummaryrefslogtreecommitdiff
path: root/planetwars-server/src/db/match_queries.rs
AgeCommit message (Collapse)AuthorFilesLines
2022-10-30allow filtering map in bot matchesIlion Beyst1-0/+5
2022-10-25fix ordering in list_matchesIlion Beyst1-2/+6
2022-10-14allow filtering for had_errorsIlion Beyst1-1/+11
2022-10-13implement ListBotMatches, allow querying matches by bot/opponent pairIlion Beyst1-0/+86