|  |  | @ -543,23 +543,26 @@ ActiveRecord::Schema.define(:version => 20151204062220) do | 
			
		
	
		
		
			
				
					
					|  |  |  |   add_index "documents", ["created_on"], :name => "index_documents_on_created_on" |  |  |  |   add_index "documents", ["created_on"], :name => "index_documents_on_created_on" | 
			
		
	
		
		
			
				
					
					|  |  |  |   add_index "documents", ["project_id"], :name => "documents_project_id" |  |  |  |   add_index "documents", ["project_id"], :name => "documents_project_id" | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   create_table "dts", :force => true do |t| |  |  |  |   create_table "dts", :primary_key => "Num", :force => true do |t| | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "IPLineCode" |  |  |  |     t.string   "Defect",        :limit => 50 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "Description" |  |  |  |     t.string   "Category",      :limit => 50 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "Num" |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "Variable" |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "TraceInfo" |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "Method" |  |  |  |  | 
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     t.string   "File" |  |  |  |     t.string   "File" | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "IPLine" |  |  |  |     t.string   "Method" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "Review" |  |  |  |     t.string   "Module",        :limit => 20 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "Category" |  |  |  |     t.string   "Variable",      :limit => 50 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "Defect" |  |  |  |     t.integer  "StartLine" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "PreConditions" |  |  |  |     t.integer  "IPLine" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     t.string   "StartLine" |  |  |  |     t.string   "IPLineCode",    :limit => 200 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     t.string   "Judge",         :limit => 15 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     t.integer  "Review",        :limit => 1 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     t.string   "Description" | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     t.text     "PreConditions", :limit => 2147483647 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     t.text     "TraceInfo",     :limit => 2147483647 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     t.text     "Code",          :limit => 2147483647 | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.integer  "project_id" |  |  |  |     t.integer  "project_id" | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.datetime "created_at",    :null => false |  |  |  |     t.datetime "created_at" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     t.datetime "updated_at",    :null => false |  |  |  |     t.datetime "updated_at" | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     t.integer  "id",                                  :null => false | 
			
		
	
		
		
			
				
					
					|  |  |  |   end |  |  |  |   end | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   create_table "enabled_modules", :force => true do |t| |  |  |  |   create_table "enabled_modules", :force => true do |t| | 
			
		
	
	
		
		
			
				
					|  |  | @ -891,16 +894,6 @@ ActiveRecord::Schema.define(:version => 20151204062220) do | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   add_index "journal_details", ["journal_id"], :name => "journal_details_journal_id" |  |  |  |   add_index "journal_details", ["journal_id"], :name => "journal_details_journal_id" | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   create_table "journal_details_copy", :force => true do |t| |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.integer "journal_id",               :default => 0,  :null => false |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.string  "property",   :limit => 30, :default => "", :null => false |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.string  "prop_key",   :limit => 30, :default => "", :null => false |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.text    "old_value" |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.text    "value" |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |   end |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |   add_index "journal_details_copy", ["journal_id"], :name => "journal_details_journal_id" |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |   create_table "journal_replies", :id => false, :force => true do |t| |  |  |  |   create_table "journal_replies", :id => false, :force => true do |t| | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.integer "journal_id" |  |  |  |     t.integer "journal_id" | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.integer "user_id" |  |  |  |     t.integer "user_id" | 
			
		
	
	
		
		
			
				
					|  |  | @ -970,7 +963,6 @@ ActiveRecord::Schema.define(:version => 20151204062220) do | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.integer  "course_group_id",   :default => 0 |  |  |  |     t.integer  "course_group_id",   :default => 0 | 
			
		
	
		
		
			
				
					
					|  |  |  |   end |  |  |  |   end | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   add_index "members", ["course_id"], :name => "index_members_on_course_id" |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |   add_index "members", ["project_id"], :name => "index_members_on_project_id" |  |  |  |   add_index "members", ["project_id"], :name => "index_members_on_project_id" | 
			
		
	
		
		
			
				
					
					|  |  |  |   add_index "members", ["user_id", "project_id", "course_id"], :name => "index_members_on_user_id_and_project_id", :unique => true |  |  |  |   add_index "members", ["user_id", "project_id", "course_id"], :name => "index_members_on_user_id_and_project_id", :unique => true | 
			
		
	
		
		
			
				
					
					|  |  |  |   add_index "members", ["user_id"], :name => "index_members_on_user_id" |  |  |  |   add_index "members", ["user_id"], :name => "index_members_on_user_id" | 
			
		
	
	
		
		
			
				
					|  |  | @ -1519,6 +1511,7 @@ ActiveRecord::Schema.define(:version => 20151204062220) do | 
			
		
	
		
		
			
				
					
					|  |  |  |   end |  |  |  |   end | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   add_index "student_works", ["homework_common_id", "user_id"], :name => "index_student_works_on_homework_common_id_and_user_id" |  |  |  |   add_index "student_works", ["homework_common_id", "user_id"], :name => "index_student_works_on_homework_common_id_and_user_id" | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |   add_index "student_works", ["homework_common_id"], :name => "index" | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   create_table "student_works_evaluation_distributions", :force => true do |t| |  |  |  |   create_table "student_works_evaluation_distributions", :force => true do |t| | 
			
		
	
		
		
			
				
					
					|  |  |  |     t.integer  "student_work_id" |  |  |  |     t.integer  "student_work_id" | 
			
		
	
	
		
		
			
				
					|  |  | 
 |