MCPcopy Create free account
hub / github.com/gogs/gogs / Sql

Method Sql

internal/database/models.go:37–37  ·  view source on GitHub ↗
(string, ...any)

Source from the content-addressed store, hash-verified

35 InsertOne(any) (int64, error)
36 Iterate(any, xorm.IterFunc) error
37 Sql(string, ...any) *xorm.Session
38 Table(any) *xorm.Session
39 Where(any, ...any) *xorm.Session
40}

Callers 1

getTeamMembersFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected