Skip to content

codeintel: Simplify db scan functions

Administrator requested to merge codeintel-simplify-scan into master

Created by: efritz

This moves scan functions closer to the struct on which they operate. This also ensures that the rows.Err() value is returned if non-nil after close (which I had neglected previously).

Merge request reports

Loading