mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
Merge branch 'dev_trustie' into dev_devops
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class ChangeDescriptionLimtFromIssues < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
change_column :issues, :description, :longtext
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user