diff options
author | emkael <emkael@tlen.pl> | 2015-03-31 10:24:12 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2015-03-31 10:24:12 +0200 |
commit | b6341f99578c1d6547139a3f855194685e94d7fc (patch) | |
tree | d0544c7a6009b8d58a946a074540edb540797bfe /import | |
parent | e2e9966f64d71e36f66d9a271d65a9f37f484838 (diff) |
* upstream DB update, 30.03.2015
Diffstat (limited to 'import')
-rw-r--r-- | import/01a_integrity_fixes.sql | 2 |
1 files changed, 0 insertions, 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 |