Details
Details
Added three updates with to DDB.
- Without timestamp, all three are returned.
- Given timestamp T, where U1 < T < U2 < U3, the function returned U2 and U3.
- Empty list is returned if timestamp is after all updates.
- Empty list is returned if the user has no device lists yet.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
services/identity/src/database/device_list.rs | ||
---|---|---|
433 ↗ | (On Diff #34508) | tiemstamp -> timestamp |