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