summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-12-21 00:24:09 +0100
committeremkael <emkael@tlen.pl>2020-12-21 00:24:09 +0100
commit6d153df577d606b8d7606dd9838f64143274951e (patch)
treeb368c2cb70d7d5910d725b9a27368dd1dfc29649
parent7fde499e633974a606636ae3e4e7f6c07d6ad6d4 (diff)
Ocon's and Stroll's race times for Abu Dhabi '20
-rw-r--r--import/10_fixes.sql4
1 files changed, 3 insertions, 1 deletions
diff --git a/import/10_fixes.sql b/import/10_fixes.sql
index 8b13789..dab6ab8 100644
--- a/import/10_fixes.sql
+++ b/import/10_fixes.sql
@@ -1 +1,3 @@
-
+-- http://ergast.com/mrd/bugs/comment-page-8/#comment-145868
+UPDATE results SET `time` = '+1:41.069', milliseconds = 5889714 WHERE resultId = 24954; -- Ocon, Abu Dhabi 2020
+UPDATE results SET `time` = '+1:42.738', milliseconds = 5891383 WHERE resultId = 24955; -- Stroll, Abu Dhabi 2020