mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-10 14:59:51 +08:00
Merge branch 'standalone_develop' into pre_trustie_server
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddProjectAddIndexPinned < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
add_index :projects, :is_pinned
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user