mirror of
https://github.com/clearml/clearml-server
synced 2025-03-03 10:43:10 +00:00
Add indices for task.last_update and task.status_changed
This commit is contained in:
parent
5131b17901
commit
a6dbea808a
@ -175,6 +175,8 @@ class Task(AttributedDocument):
|
||||
"active_duration",
|
||||
"parent",
|
||||
"project",
|
||||
"last_update",
|
||||
"status_changed",
|
||||
"models.input.model",
|
||||
("company", "name"),
|
||||
("company", "user"),
|
||||
|
Loading…
Reference in New Issue
Block a user