|
|
|
@ -1554,6 +1554,7 @@ ActiveRecord::Schema.define(:version => 20151217051447) do
|
|
|
|
|
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"], :name => "index"
|
|
|
|
|
|
|
|
|
|
create_table "student_works_evaluation_distributions", :force => true do |t|
|
|
|
|
|
t.integer "student_work_id"
|
|
|
|
|