mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
fix
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
class AddTraceTasksCountToProjects < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
add_column :projects, :trace_tasks_count, :integer, default: 0
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user