Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Masterminds/squirrel
/ questionFormat
Struct
questionFormat
placeholder.go:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
)
38
39
type
questionFormat
struct
{}
40
41
func
(questionFormat) ReplacePlaceholders(sql string) (string, error) {
42
return
sql, nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected