1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/libs/infra/src/db/entities
Zack Pollard 000d0a08f4
infra(server): fix Album TypeORM relations and change ids to uuids (#1582)
* infra: make api-key primary key column a UUID

* infra: move ManyToMany relations in album entity, make ownerId ManyToOne

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-02-18 14:58:55 -06:00
..
album.entity.ts infra(server): fix Album TypeORM relations and change ids to uuids (#1582) 2023-02-18 14:58:55 -06:00
api-key.entity.ts infra(server): fix Album TypeORM relations and change ids to uuids (#1582) 2023-02-18 14:58:55 -06:00
asset.entity.ts feat(server): add updatedAt to Asset, Album and User (#1566) 2023-02-06 10:24:58 -06:00
device-info.entity.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
exif.entity.ts feat(server): auto-link live photos (#1761) 2023-02-16 01:41:51 -06:00
index.ts infra(server): fix Album TypeORM relations and change ids to uuids (#1582) 2023-02-18 14:58:55 -06:00
shared-link.entity.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
smart-info.entity.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
system-config.entity.ts feat(server): transcoding improvements (#1370) 2023-01-21 20:09:02 -06:00
tag.entity.ts refactor(server): domain/infra (#1298) 2023-01-11 21:34:36 -05:00
user-token.entity.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
user.entity.ts feat(server): add updatedAt to Asset, Album and User (#1566) 2023-02-06 10:24:58 -06:00