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

Function Exec

chapter6/database/exec.go:12–25  ·  view source on GitHub ↗

Exec takes a new connection creates tables, and later drops them and issues some queries

(db *sql.DB)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestExecFunction · 0.70

Calls 3

CreateFunction · 0.70
QueryFunction · 0.70
ExecMethod · 0.65

Tested by 1

TestExecFunction · 0.56