parent
b169de8d8d
commit
f2b036b659
@ -0,0 +1,6 @@
|
|||||||
|
class AddCodeEditPermissionForShixun < ActiveRecord::Migration[5.2]
|
||||||
|
def change
|
||||||
|
|
||||||
|
add_column :shixuns, :code_edit_permission, :boolean, default: false
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in new issue