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

Method InsertOne

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

Source from the content-addressed store, hash-verified

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
38 Table(any) *xorm.Session

Callers 2

addTeamRepoFunction · 0.80
MigrateRepositoryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected