IterateSerial iterates in serial order over the result set by loading one row each iteration and then discarding it. Handles records one by one. The context gets only used in the Query function.
(ctx context.Context, callBack func(*ColumnMap) error, args ...any)
source not stored for this graph (policy: none)