From cf5bb676dc9e57cde17c0f2cc30e6ecb81ad3289 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Mon, 23 Jul 2007 23:26:32 +0000 Subject: [PATCH] Anihilate the last TEXT column having a default clause. With thin, Moodle > 1.8 builds under strict (mysql) and those defaults won't be there anymore. As part of the upgrade to 1.9 one check is going to be performed to see if it's needed to drop such default. MDL-6218 --- lib/db/install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/db/install.xml b/lib/db/install.xml index b2b765f2242..742721d25ee 100644 --- a/lib/db/install.xml +++ b/lib/db/install.xml @@ -470,7 +470,7 @@ - + @@ -1189,4 +1189,4 @@ - \ No newline at end of file +