Provide functionality to lookup the NodeIds associated with a given
Alias.
The use for this functionality is to allow callers to use aliases as
shorthands for NodeIds, but still refer to the exact identifier.
The implementation allows for searching using the LIKE '%<pattern>%'
queries in sqlite, so searches do not have to be exact matches.
Provide functionality to lookup the NodeIds associated with a given
Alias.
The use for this functionality is to allow callers to use aliases as
shorthands for NodeIds, but still refer to the exact identifier.
The implementation allows for searching using the LIKE '%<pattern>%'
queries in sqlite, so searches do not have to be exact matches.
Changes:
- Refactored
- Changed documentation to be faithful to the implementation
- Rebased
This was accidentally “marked” as merged, no changes were actually committed – the new patch can be found here https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/patches/4288b0ec1e0c8ecaf25fc2d5384a4b0604093ab1
Patch ID: 4288b0ec1e0c8ecaf25fc2d5384a4b0604093ab1