(writer clause.Writer, stmt *Statement, v interface{})
| 16 | DataTypeOf(*schema.Field) string |
| 17 | DefaultValueOf(*schema.Field) clause.Expression |
| 18 | BindVarTo(writer clause.Writer, stmt *Statement, v interface{}) |
| 19 | QuoteTo(clause.Writer, string) |
| 20 | Explain(sql string, vars ...interface{}) string |
| 21 | } |
no outgoing calls
no test coverage detected