Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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).
3086
type
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
countVerificationTokens
Function · 0.80
TestEmailVerification_HashAtRest
Function · 0.80
GetOAuthClient
Method · 0.80
DeleteOAuthClient
Method · 0.80
CountActiveOAuthAccessTokens
Method · 0.80
OldestAccessTokenIssuedAtByRequestID
Method · 0.80
queryOAuthRequestRow
Method · 0.80
reportCompletedItems
Method · 0.80
LatestSnapshot
Method · 0.80
MarkStripeEventProcessed
Method · 0.80
GetShareLink
Method · 0.80
GetShareLinkByToken
Method · 0.80
Calls
no outgoing calls
Tested by
15
countVerificationTokens
Function · 0.64
TestEmailVerification_HashAtRest
Function · 0.64
TestTOTPEncryptionRoundTrip
Function · 0.64
countRows
Method · 0.64
TestMigrationAtomicity_FailedSQLite_RollsBackPartialDDLAndBookkeeping
Function · 0.64
TestMigrationAtomicity_SuccessfulSQLite_RecordsBookkeeping
Function · 0.64
TestMigrationAtomicity_PragmaForeignKeysLifted
Function · 0.64
TestMigrationAtomicity_FailedPostgres_RollsBackPartialDDLAndBookkeeping
Function · 0.64
TestMigrationAtomicity_FailedSQLite_RestoresForeignKeysOnError
Function · 0.64
TestStartupInvariants_AllFTSTriggersExist
Function · 0.64
TestMigration046_DocumentsFTSTriggersExist
Function · 0.64
TestCollectionsSettingsShapeRepair_SQLite
Function · 0.64