MCPcopy
hub / github.com/dosco/graphjin / ColWithTable

Method ColWithTable

core/internal/dialect/dialect.go:25–25  ·  view source on GitHub ↗
(table, col string)

Source from the content-addressed store, hash-verified

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
28 RenderExp(ti sdata.DBTable, ex *qcode.Exp)

Callers 15

RenderOrderByMethod · 0.65
RenderFromEdgeMethod · 0.65
RenderJSONPathMethod · 0.65
RenderValPrefixMethod · 0.65
RenderTsQueryMethod · 0.65
RenderSearchHeadlineMethod · 0.65
RenderJoinTablesMethod · 0.65
RenderValArrayColumnMethod · 0.65
RenderGeoOpMethod · 0.65
RenderInsertMethod · 0.65
RenderUpdateMethod · 0.65
RenderDeleteMethod · 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