Commit graph

13 commits

Author SHA1 Message Date
Ilion Beyst 4a582e8079 store active version id in bots table 2022-07-23 23:40:25 +02:00
Ilion Beyst d7b7585dd7 rename code_bundle to bot_version 2022-07-06 22:41:27 +02:00
Ilion Beyst b3df5c6f8c migrate code_bundles to bot_versions 2022-07-05 20:34:20 +02:00
Ilion Beyst 5ee66c9c9b allow match_player code_bundle_id to be null 2022-06-10 21:09:33 +02:00
Ilion Beyst 6e1167ee9e save match winner in database 2022-05-29 11:41:52 +02:00
Ilion Beyst a7d56ba0f5 add ratings table 2022-05-09 19:41:33 +02:00
Ilion Beyst 523de3ba06 save match players in database 2022-03-10 23:35:42 +01:00
Ilion Beyst 22a8f3d619 save all uploaded code bundles in database 2022-02-27 20:35:22 +01:00
Ilion Beyst 6ef6a872fe make bot owner nullable 2022-02-27 14:51:32 +01:00
Ilion Beyst 32131da678 add schema.patch to allow unused imports in schema file 2022-01-03 23:44:01 +01:00
Ilion Beyst 5b10d5e98e add match_state to matches 2022-01-03 23:36:19 +01:00
Ilion Beyst 85dcf3ba2f store matches in database 2022-01-02 16:14:03 +01:00
Ilion Beyst 3edf5d60f5 rename to planetwars-server 2021-12-30 11:45:59 +01:00
Renamed from backend/src/schema.rs (Browse further)