diff options
author | emkael <emkael@tlen.pl> | 2015-05-06 16:46:29 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2015-05-06 16:46:29 +0200 |
commit | 04a44e681314051466575c05cc3f9cb82d159031 (patch) | |
tree | 21c7b5f1cd40ef0c93805b99f98df1586aad7821 /import | |
parent | 6826ba70039aec1828ca494a54d89c9cd7f7baf8 (diff) |
* http://ergast.com/mrd/bugs/comment-page-3#comment-12660
Diffstat (limited to 'import')
-rw-r--r-- | import/10_fixes.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/import/10_fixes.sql b/import/10_fixes.sql index e69de29..2d265db 100644 --- a/import/10_fixes.sql +++ b/import/10_fixes.sql @@ -0,0 +1 @@ +UPDATE results SET time = '+1:24.763', milliseconds = 5790572 WHERE resultId = 22602; -- Grosjean, Bahrain 2015 |