• Adam Hegyi's avatar
    More consistent deployment API ordering · 2b323f6b
    Adam Hegyi authored
    - Add tie-breaker `id desc` sorting to deployments API.
    - Preload association to prevent n+1 queries.
    - Turn `created_at` sorting to `id` sorting.
    - Add index to speed up `updated_at` sorting.
    - Add index to speed up `id` sorting.
    2b323f6b
36301-add-tie-breaker-id-sorting-to-deployments.yml 152 Bytes