parent
895e76ead5
commit
e409eb4809
@ -1,5 +1,5 @@
|
|||||||
class AddSecKeyToOutputs < ActiveRecord::Migration[5.2]
|
class AddSecKeyToOutputs < ActiveRecord::Migration[5.2]
|
||||||
def change
|
def change
|
||||||
# add_column :outputs, :sec_key, :string
|
add_column :outputs, :sec_key, :string
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in new issue