fix
This commit is contained in:
parent
7fcbbb7922
commit
0e4c0a46c2
|
@ -1,5 +0,0 @@
|
|||
class AddTraceTasksCountToProjects < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
add_column :projects, :trace_tasks_count, :integer, default: 0
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue