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

Method Table

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

Source from the content-addressed store, hash-verified

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

Callers 7

GetUserRepositoriesMethod · 0.80
DeleteByIDMethod · 0.80
listByOrganizationMethod · 0.80
GetParticipantsByIssueIDFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected