1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/src/domain/download
Mert ee8e8a0c0f
perf(server): optimize getByIds query (#7918)
* clean up usage

* i'm not updating all these tests

* update tests

* add indices

* add indices to entities

remove index from person entity

add to face entity

fix

* simplify query

* update sql

* missing await

* remove synchronize false
2024-03-14 01:58:09 -04:00
..
download.dto.ts refactor(server): download endpoints (#6653) 2024-01-26 08:19:13 -06:00
download.service.spec.ts perf(server): optimize getByIds query (#7918) 2024-03-14 01:58:09 -04:00
download.service.ts perf(server): optimize getByIds query (#7918) 2024-03-14 01:58:09 -04:00
index.ts refactor(server): download endpoints (#6653) 2024-01-26 08:19:13 -06:00