This function retrieves all Device rows for given user. This is a counterpart of get_keys_for_user function in "legacy" schema.
Depends on D10216
Differential D10217
[identity] Add function to retrieve user's devices Authored by bartek on Dec 7 2023, 8:13 AM.
Details This function retrieves all Device rows for given user. This is a counterpart of get_keys_for_user function in "legacy" schema. Depends on D10216 Added a few test rows (with both device- and devicelist- prefixes) to the identity-devices table and verified that the function returns only the device- items.
Diff Detail
|