Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dosco/graphjin
/ AddParam
Method
AddParam
core/internal/dialect/dialect.go:21–21 ·
view source on GitHub ↗
io.StringWriter
(p Param)
Source
from the content-addressed store, hash-verified
19
Write(s string) (int, error)
20
WriteString(s string) (int, error)
// io.StringWriter
21
AddParam(p Param) string
22
23
// Helpers commonly used by dialects
24
Quote(s string)
Callers
15
RenderLimit
Method · 0.65
RenderCursorCTE
Method · 0.65
RenderOrderBy
Method · 0.65
RenderValPrefix
Method · 0.65
RenderTsQuery
Method · 0.65
RenderValVar
Method · 0.65
RenderBooleanEqualsTrue
Method · 0.65
RenderBooleanNotEqualsTrue
Method · 0.65
RenderJoinTables
Method · 0.65
RenderMutationInput
Method · 0.65
RenderLinearInsert
Method · 0.65
RenderLinearUpdate
Method · 0.65
Implementers
3
stringContext
core/subs.go
compilerContext
core/internal/psql/query.go
redshiftSubscriptionWrapContext
core/internal/psql/redshift_dialect_te
Calls
no outgoing calls
Tested by
no test coverage detected