mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
PR数据访问权限控制
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class AddUserActionIndex < ActiveRecord::Migration[5.2]
|
||||
class AddProjectPrAdmin < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
add_column :projects, :pr_view_admin, :boolean, default: false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user