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

Method toSQL

sql/dml/delete.go:180–246  ·  view source on GitHub ↗

ToSQL serialized the Delete to a SQL string It returns the string with placeholders and a slice of query arguments

(w *bytes.Buffer, placeHolders []string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

sqlWriteOrderByFunction · 0.85
sqlWriteLimitOffsetFunction · 0.85
WriteStringMethod · 0.80
WriteIdentifierMethod · 0.80
WriteByteMethod · 0.80
NewMethod · 0.65
toSQLMethod · 0.65
writeQuotedMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected