diff options
author | emkael <emkael@tlen.pl> | 2015-04-14 11:24:51 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2015-04-14 11:24:51 +0200 |
commit | e347fd781e368573baf1d18c7d1565ffa0b765bc (patch) | |
tree | 947037f25f47b4652248cd82a5b316b3d25492f9 /import | |
parent | f1b4ce11d35ed9fcc254b365fa2b9ae3a908c027 (diff) |
* upstream DB update, 13.04.2015
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 |