mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
feat: updateId uuidv7 column for all entities with updatedAt (#16353)
This commit is contained in:
@@ -33,6 +33,7 @@ describe('SessionService', () => {
|
||||
id: '123',
|
||||
token: '420',
|
||||
userId: '42',
|
||||
updateId: 'uuid-v7',
|
||||
},
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user