From b72c778ea13a49e09d0fa33b38bfa45d3f80ae53 Mon Sep 17 00:00:00 2001 From: james Date: Tue, 7 Feb 2006 20:51:42 +0000 Subject: [PATCH] Add the db 15 update --- db/db.update.15.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 db/db.update.15.sql diff --git a/db/db.update.15.sql b/db/db.update.15.sql new file mode 100644 index 0000000..0a0eeab --- /dev/null +++ b/db/db.update.15.sql @@ -0,0 +1 @@ +ALTER TABLE `judges` DROP `catpref`, DROP `divpref`;