dev_forum
p31729568 6 years ago
parent 895e76ead5
commit e409eb4809

@ -1,5 +1,5 @@
class AddSecKeyToOutputs < ActiveRecord::Migration[5.2]
def change
# add_column :outputs, :sec_key, :string
add_column :outputs, :sec_key, :string
end
end

Loading…
Cancel
Save