aboutsummaryrefslogtreecommitdiff
path: root/planetwars-server/migrations
AgeCommit message (Collapse)AuthorFilesLines
2022-08-23create maps tableIlion Beyst2-0/+10
2022-07-30add is_public to matchesIlion Beyst2-0/+2
2022-07-23store active version id in bots tableIlion Beyst2-0/+14
2022-07-06rename code_bundle to bot_versionIlion Beyst2-1/+5
2022-07-05migrate code_bundles to bot_versionsIlion Beyst2-0/+8
2022-06-10allow match_player code_bundle_id to be nullIlion Beyst2-0/+2
2022-05-29save match winner in databaseIlion Beyst2-0/+6
2022-05-09add ratings tableIlion Beyst2-0/+9
2022-03-10save match players in databaseIlion Beyst1-1/+1
2022-02-27create code bundle indicesIlion Beyst2-2/+7
2022-02-27seed simplebot on server startupIlion Beyst1-3/+1
2022-02-27save all uploaded code bundles in databaseIlion Beyst1-1/+1
2022-02-27make bot owner nullableIlion Beyst1-1/+1
2022-02-08store demo matches in databaseIlion Beyst2-2/+2
2022-01-03add match_state to matchesIlion Beyst2-2/+6
2022-01-02store matches in databaseIlion Beyst2-0/+17
2021-12-30rename to planetwars-serverIlion Beyst9-0/+75