QueryContext executes a query that returns rows, typically a SELECT. The args are for any placeholder parameters in the query.
(ctx context.Context, query string, args ...any)
source not stored for this graph (policy: none)
no outgoing calls