class AddTsMemForOutputs < ActiveRecord::Migration[5.2] def change #add_column :outputs, :ts_mem, :float end end