fleet/changes/use-index-for-sorting-hosts
Tomas Touceda 06a64cdd2c
Use id instead of seen time/created_at to sort hosts (#3482)
* Use id instead of seen time/created_at to sort hosts

* Add test for ordering by id
2021-12-23 15:45:50 -03:00

1 line
61 B
Text

* Improve performance of sorting hosts in certain scenarios.