Fisheye: Tag c6a0b560837723aebe023eeebf1b1e696e51c4fd refers to a dead (removed) revision in file `lams_tool_chat/db/sql/updatescripts/updateTo20070504.sql'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_chat/db/sql/updatescripts/updateTo20070524.sql =================================================================== diff -u --- lams_tool_chat/db/sql/updatescripts/updateTo20070524.sql (revision 0) +++ lams_tool_chat/db/sql/updatescripts/updateTo20070524.sql (revision c6a0b560837723aebe023eeebf1b1e696e51c4fd) @@ -0,0 +1,4 @@ +-- Update the session table to include room_created column +-- This is for the LAMS 2.0.3 release. + +ALTER TABLE tl_lachat11_session ADD room_created BIT AFTER jabber_room; \ No newline at end of file