rows.Close()
rows.Err()
Looks like we missed some `rows.Close()` Even though `rows.Err()` is mostly not necessary, we should be more consistent in the DB layer. [skip ci]
As discussed yesterday, a first draft of merging the keyserver and the userapi.