summaryrefslogtreecommitdiff
path: root/import
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-03-26 22:53:27 +0200
committeremkael <emkael@tlen.pl>2017-03-26 22:53:27 +0200
commit5570c6c0583fdb4fdf13d8400206ba20d3a4755b (patch)
tree1f5e5b5cd40434fcd96ed35f639b1d7f4de0c252 /import
parentb4f51c0c18c30a051ca3c1433381694ce2ca14dc (diff)
* Vandoorne's permanent number
* random grid position fix
Diffstat (limited to 'import')
-rw-r--r--import/10_fixes.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/import/10_fixes.sql b/import/10_fixes.sql
index baea8cd..cdcb9f6 100644
--- a/import/10_fixes.sql
+++ b/import/10_fixes.sql
@@ -227,3 +227,8 @@ UPDATE drivers SET dob = '1993-01-22' WHERE driverId = 837; -- Rio Haryanto
-- http://ergast.com/mrd/bugs/comment-page-4/#comment-17613
UPDATE results SET grid = 12 WHERE resultId = 3666; -- 1998 Australian GP, Jean Alesi
UPDATE results SET grid = 15 WHERE resultId = 3667; -- 1998 Australian GP, Jarno Trulli
+
+UPDATE results SET grid = 22 WHERE resultId = 8388; -- 1989 Spanish GP, Eddie Cheever
+
+-- http://ergast.com/mrd/bugs/comment-page-4/#comment-17694
+UPDATE drivers SET number = 2 WHERE driverId = 838; -- Vandoorne