diff --git a/IRaCIS.Core.Domain/SQLFile/Test.sql b/IRaCIS.Core.Domain/SQLFile/Test.sql index 2e167bcd1..3c63063ae 100644 --- a/IRaCIS.Core.Domain/SQLFile/Test.sql +++ b/IRaCIS.Core.Domain/SQLFile/Test.sql @@ -121,4 +121,8 @@ go delete ReadingTableQuestionTrial where QuestionMark=3 go delete ReadingTableQuestionSystem where QuestionMark=3 -go \ No newline at end of file +go + + +------------------------------------2022-12-13---------------------------- +update ReadingQuestionTrial set DefaultValue='' \ No newline at end of file