parent
eb8e7c6fed
commit
895e76ead5
@ -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