迁移文件出错
This commit is contained in:
parent
faeee62331
commit
baccd28493
|
@ -4,6 +4,6 @@ class AddErrormsgToStudenWorkTest < ActiveRecord::Migration
|
|||
end
|
||||
|
||||
def down
|
||||
remove_column :student_work_tests,:error_msg,
|
||||
remove_column :student_work_tests,:error_msg
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue