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

Method QueryRow

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

Source from the content-addressed store, hash-verified

3322// it writes with).
3323type rowQueryer interface {
3324 QueryRow(query string, args ...any) *sql.Row
3325}
3326
3327// 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