MCPcopy Create free account
hub / github.com/PacktPublishing/Go-Programming-Cookbook-Second-Edition / Query

Function Query

chapter6/database/query.go:13–27  ·  view source on GitHub ↗

Query grabs a new connection creates tables, and later drops them and issues some queries

(db *sql.DB, name string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ExecFunction · 0.70
TestQueryFunction · 0.70

Calls 2

QueryMethod · 0.65
CloseMethod · 0.65

Tested by 1

TestQueryFunction · 0.56