diff options
author | emkael <emkael@tlen.pl> | 2021-01-12 14:16:32 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2021-01-12 14:16:32 +0100 |
commit | 27d3a47ce43a9c2176becc9f988a28cbc4760b8e (patch) | |
tree | 5650a96e95d8658eb22c42dd8dd584868e786609 | |
parent | 6d153df577d606b8d7606dd9838f64143274951e (diff) |
https://ergast.com/mrd/bugs/comment-page-8/#comment-146331
-rw-r--r-- | import/10_fixes.sql | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/import/10_fixes.sql b/import/10_fixes.sql index dab6ab8..e69de29 100644 --- a/import/10_fixes.sql +++ b/import/10_fixes.sql @@ -1,3 +0,0 @@ --- 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 |