(string, ...any)
| 31 | Get(any) (bool, error) |
| 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 |
no outgoing calls
no test coverage detected