migrate change

dev_forum
p31729568 5 years ago
parent eb8e7c6fed
commit 895e76ead5

@ -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