MCPcopy Create free account
hub / github.com/corestoreio/pkg / writeExpression

Function writeExpression

sql/dml/expression.go:27–36  ·  view source on GitHub ↗

writeExpression writes the strings into `w` and correctly handles the place holder repetition depending on the number of arguments.

(w *bytes.Buffer, expression string, args []any)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

writeQuotedMethod · 0.85
writeMethod · 0.85
writeSetClausesMethod · 0.85
writeOnDuplicateKeyMethod · 0.85

Calls 3

writeInterpolateFunction · 0.85
WriteStringMethod · 0.80
CountMethod · 0.45

Tested by

no test coverage detected