mirror of
https://github.com/immich-app/immich.git
synced 2025-01-25 05:02:46 +01:00
4164bcfd0d
This change simplifies the Access repository methods, by using the `ChunkedSet` decorator. As the methods expect sets, the `chunks` util needed to be fixed, so it returns chunks of the same type it received. Now `chunks` is overloaded, to have proper typing based on the input parameter. |
||
---|---|---|
.. | ||
entities | ||
migrations | ||
repositories | ||
sql | ||
sql-generator | ||
subscribers | ||
database.config.ts | ||
index.ts | ||
infra.config.ts | ||
infra.module.ts | ||
infra.util.ts | ||
infra.utils.ts | ||
logger.ts | ||
websocket.adapter.ts |