MCPcopy Create free account
hub / github.com/PerpetualSoftware/pad / QueryRow

Method QueryRow

internal/store/items.go:3087–3087  ·  view source on GitHub ↗
(query string, args ...any)

Source from the content-addressed store, hash-verified

3085// it writes with).
3086type rowQueryer interface {
3087 QueryRow(query string, args ...any) *sql.Row
3088}
3089
3090// readParentLinkTarget returns the target_id of an item's `parent` link, or

Callers 15

countVerificationTokensFunction · 0.80
GetOAuthClientMethod · 0.80
DeleteOAuthClientMethod · 0.80
queryOAuthRequestRowMethod · 0.80
reportCompletedItemsMethod · 0.80
LatestSnapshotMethod · 0.80
GetShareLinkMethod · 0.80
GetShareLinkByTokenMethod · 0.80

Calls

no outgoing calls