Skip to content

fix(rpc): fix performance of suggest[-pkgbase]

We were selecting the entire record; we should just select the Name column as done in this commit.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports

Loading