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

Method SetError

core/internal/dialect/dialect.go:31–31  ·  view source on GitHub ↗

Get security prefix for cursor encryption

(err error)

Source from the content-addressed store, hash-verified

29 GetStaticVar(name string) (string, bool) // Get config-level variable
30 GetSecPrefix() string // Get security prefix for cursor encryption
31 SetError(err error) // Surface a render-time error
32}
33
34// InlineChildRenderer is passed to dialects for rendering inline children

Callers 15

emitMethod · 0.65
CompileFullQueryMethod · 0.65
CompileFullMutationMethod · 0.65
emitMethod · 0.65
CompileFullQueryMethod · 0.65
CompileFullMutationMethod · 0.65
Snowflake_fileMethod · 0.65
BatchMethod · 0.65
Sql_commandMethod · 0.65
Ddl_commandMethod · 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