MCPcopy
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

RenderLimitMethod · 0.65
RenderCursorCTEMethod · 0.65
RenderOrderByMethod · 0.65
RenderValPrefixMethod · 0.65
RenderTsQueryMethod · 0.65
RenderValVarMethod · 0.65
RenderJoinTablesMethod · 0.65
RenderMutationInputMethod · 0.65
RenderLinearInsertMethod · 0.65
RenderLinearUpdateMethod · 0.65

Implementers 3

stringContextcore/subs.go
compilerContextcore/internal/psql/query.go
redshiftSubscriptionWrapContextcore/internal/psql/redshift_dialect_te

Calls

no outgoing calls

Tested by

no test coverage detected