MCPcopy Index your code
hub / github.com/code-golf/code-golf / Queryable

Interface Queryable

db/db.go:29–50  ·  view source on GitHub ↗

Queryable includes all methods shared by sqlx.DB & sqlx.Tx, allowing either type to be used interchangeably. https://github.com/jmoiron/sqlx/pull/809

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 37

mainFunction · 0.80
getUsernameFunction · 0.80
assetGETFunction · 0.80
apiGolferGETFunction · 0.80
apiNoteGETFunction · 0.80
apiWikiPageGETFunction · 0.80
golferSolutionGETFunction · 0.80
wikiGETFunction · 0.80
golferDisconnectGETFunction · 0.80
golferConnectGETFunction · 0.80
apiNoteDELETEFunction · 0.80
apiNotePUTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected