Index: lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/dbupdates/patch20110228_updateTo236.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/dbupdates/patch20110228_updateTo236.sql,v diff -u -r1.1.2.4 -r1.1.2.5 --- lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/dbupdates/patch20110228_updateTo236.sql 8 May 2011 10:56:33 -0000 1.1.2.4 +++ lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/dbupdates/patch20110228_updateTo236.sql 8 May 2011 11:06:22 -0000 1.1.2.5 @@ -5,7 +5,7 @@ ----------------------Put all sql statements below here------------------------- -ALTER TABLE tl_lafrum11_forum ADD COLUMN allow_rate_messages smallint; +ALTER TABLE tl_lafrum11_forum ADD COLUMN allow_rate_messages smallint not null default 0; -- LDEV-2651 Forum option to rate other student's postings CREATE TABLE tl_lafrum11_message_rating (