PrepareContext - the provided context is used for the preparation of the statement, not for the execution of the statement. PrepareContext creates a prepared statement for later queries or executions. Multiple queries or executions may be run concurrently from the returned statement. The caller must
(ctx context.Context, query string)
source not stored for this graph (policy: none)
no outgoing calls