parent
06661522d4
commit
910399013d
@ -1,5 +1,5 @@
|
|||||||
class AddMaxMemToEvaluateRecords < ActiveRecord::Migration[5.2]
|
class AddMaxMemToEvaluateRecords < ActiveRecord::Migration[5.2]
|
||||||
def change
|
def change
|
||||||
add_column :evaluate_records, :max_mem, :float
|
#add_column :evaluate_records, :max_mem, :float
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in new issue