1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-25 17:15:28 +02:00
Emanuel Bennici 309be88ccd
feat(server): load face entities faster (#5281)
The query executed when loading the "People" page joins, among others, over "personId".
The added indices improve the overall performance of those JOIN queries.

Additionally, one ORDER BY clause is dropped since the resulting values
will always be TRUE, and thus, sorting them does not change the result.
2023-11-24 14:38:54 +00:00
..
2023-11-11 16:32:39 -06:00
2023-11-21 16:09:18 +00:00
2023-08-16 22:50:01 -05:00
2023-08-16 22:50:01 -05:00