Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dosco/graphjin
/ Quote
Method
Quote
core/internal/dialect/dialect.go:24–24 ·
view source on GitHub ↗
Helpers commonly used by dialects
(s string)
Source
from the content-addressed store, hash-verified
22
23
// Helpers commonly used by dialects
24
Quote(s string)
25
ColWithTable(table, col string)
26
RenderJSONFields(sel *qcode.Select)
27
IsTableMutated(table string) bool
Callers
15
jsonMarshalServiceSDL
Function · 0.65
RenderCursorCTE
Method · 0.65
RenderOrderBy
Method · 0.65
RenderFromEdge
Method · 0.65
RenderTsQuery
Method · 0.65
RenderLiteral
Method · 0.65
RenderTableAlias
Method · 0.65
RenderLateralJoinClose
Method · 0.65
RenderMutationCTE
Method · 0.65
RenderUpdate
Method · 0.65
RenderReturning
Method · 0.65
RenderMutationInput
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
2
assertWorkflowCatalogRows
Function · 0.52
idLiteralFromAny
Function · 0.52