From b6341f99578c1d6547139a3f855194685e94d7fc Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 31 Mar 2015 10:24:12 +0200 Subject: * upstream DB update, 30.03.2015 --- import/01a_integrity_fixes.sql | 2 -- 1 file changed, 2 deletions(-) diff --git a/import/01a_integrity_fixes.sql b/import/01a_integrity_fixes.sql index ded05bd..e69de29 100644 --- a/import/01a_integrity_fixes.sql +++ b/import/01a_integrity_fixes.sql @@ -1,2 +0,0 @@ -ALTER TABLE races CHANGE circuitId circuitId INT(11) NULL; -DELETE FROM races WHERE raceId = 935; -- 2015 German GP is no more -- cgit v1.2.3