0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 00:50:23 -05:00
immich/server/libs
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
..
common feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
domain infra(server): fix Album TypeORM relations and change ids to uuids (#1582) 2023-02-18 14:58:55 -06:00
infra infra(server): fix Album TypeORM relations and change ids to uuids (#1582) 2023-02-18 14:58:55 -06:00
storage refactor(server): asset service - upload asset (#1438) 2023-01-30 10:14:13 -06:00