From 6175add5a6ebda92c2a6b56c5b3f16038c5e57d0 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 9 Jan 2006 08:16:15 +0000 Subject: [PATCH] Removing some extraneous fields --- index.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/index.php b/index.php index 4808d61..95e507a 100644 --- a/index.php +++ b/index.php @@ -47,10 +47,7 @@ foreach ($viewsvn->repos->fetch_list() AS $repos) $db->query(" CREATE TABLE $hash ( - path MEDIUMTEXT NOT NULL DEFAULT '', - uuid VARCHAR(40) NOT NULL DEFAULT '', revision INT(20) NOT NULL DEFAULT 0, - node VARCHAR(50) NOT NULL DEFAULT '', author VARCHAR(255) NOT NULL DEFAULT '', dateline VARCHAR(100) NOT NULL DEFAULT '', files MEDIUMTEXT NOT NULL DEFAULT '', -- 2.22.5