MCPcopy Create free account
hub / github.com/araddon/qlbridge / NewSqlDelete

Function NewSqlDelete

rel/sql.go:349–351  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

347 return req
348}
349func NewSqlDelete() *SqlDelete {
350 return &SqlDelete{}
351}
352func NewPreparedStatement() *PreparedStatement {
353 return &PreparedStatement{}
354}

Callers 1

parseSqlDeleteMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected