Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sqlc-dev/sqlc
/ Prepare
Method
Prepare
internal/cmd/vet.go:170–170 ·
view source on GitHub ↗
(context.Context, string, string)
Source
from the content-addressed store, hash-verified
168
169
type
preparer
interface
{
170
Prepare(context.Context, string, string) error
171
}
172
173
type
pgxConn
struct
{
Callers
9
checkSQL
Method · 0.95
Analyze
Method · 0.65
GetColumnNames
Method · 0.65
Analyze
Method · 0.65
GetColumnNames
Method · 0.65
IntrospectSchema
Method · 0.65
GetColumnNames
Method · 0.65
GetColumnNames
Method · 0.65
Prepare
Method · 0.65
Implementers
2
pgxConn
internal/cmd/vet.go
dbPreparer
internal/cmd/vet.go
Calls
no outgoing calls
Tested by
2
GetColumnNames
Method · 0.52
GetColumnNames
Method · 0.52