chromesetting
parent
c3cd7517cf
commit
1d93038691
@ -0,0 +1,5 @@
|
|||||||
|
class AddCodeForhackUserDebugs < ActiveRecord::Migration[5.2]
|
||||||
|
def change
|
||||||
|
add_column :hack_user_debugs, :code, :text
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in new issue