Add race control visuals and driver names in laps view

This commit is contained in:
2026-05-25 15:55:36 -04:00
parent 3eb74a9083
commit a2aa772838
21 changed files with 458 additions and 118 deletions

View File

@@ -28,8 +28,8 @@ func TestOpenAppliesMigrations(t *testing.T) {
if err != nil {
t.Fatalf("SchemaVersion() error = %v", err)
}
if version != 5 {
t.Fatalf("SchemaVersion() = %d, want 5", version)
if version != 6 {
t.Fatalf("SchemaVersion() = %d, want 6", version)
}
tables := []string{