diff options
Diffstat (limited to 'import')
-rw-r--r-- | import/10_fixes.sql | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/import/10_fixes.sql b/import/10_fixes.sql index 713aae9..e69de29 100644 --- a/import/10_fixes.sql +++ b/import/10_fixes.sql @@ -1,5 +0,0 @@ -UPDATE results SET grid = 15 WHERE resultId = 2939; -- Nick Heidfeld, Australia 2000 - --- http://ergast.com/mrd/bugs/comment-page-3#comment-12343 -UPDATE results SET position = 3 WHERE resultId = 20185; -- Manny Ayulo, 1951 Indy 500 -UPDATE results SET position = 9, positionText = '9' WHERE resultId = 1207; -- Ralf Schumacher, San Marino 2005 |