From 7ba1196957384cdf5bd154ffd05e7123c81933d9 Mon Sep 17 00:00:00 2001 From: james Date: Tue, 29 Mar 2005 19:21:35 +0000 Subject: [PATCH] whoops named it wrong --- db/db_update.3.sql | 1 - 1 file changed, 1 deletion(-) delete mode 100644 db/db_update.3.sql diff --git a/db/db_update.3.sql b/db/db_update.3.sql deleted file mode 100644 index c1a2bf75..00000000 --- a/db/db_update.3.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `dates` CHANGE `date` `date` DATETIME DEFAULT '0000-00-00' NOT NULL;