tablejohn/migrations
Joscha c7a89867a7 Restructure shared types and db columns
Now, the server sends the runner pretty much all run metadata. This way,
the reservation the server makes for the runner is accurate, providing
the runner responds with the same metadata it was sent. It also means
that only the server's system clock is relevant for tie breakers, and a
run's duration spans from the moment it is reserved to the moment it is
saved.

Also, the bench method is now always called `bench_method` and a
human-readable description is stored in the database for each run.
2023-08-12 21:23:36 +02:00
..
20230805101911_commits.sql Store finished work in db 2023-08-11 15:16:20 +02:00
20230806143356_queue.sql Store finished work in db 2023-08-11 15:16:20 +02:00
20230809141314_runs.sql Restructure shared types and db columns 2023-08-12 21:23:36 +02:00