(...any)
| 32 | ID(any) *xorm.Session |
| 33 | In(string, ...any) *xorm.Session |
| 34 | Insert(...any) (int64, error) |
| 35 | InsertOne(any) (int64, error) |
| 36 | Iterate(any, xorm.IterFunc) error |
| 37 | Sql(string, ...any) *xorm.Session |
no outgoing calls
no test coverage detected