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

Method ID

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

Source from the content-addressed store, hash-verified

30 Find(any, ...any) error
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)

Callers 15

UpdateReleaseFunction · 0.65
RemoveOrgUserFunction · 0.65
updateMilestoneFunction · 0.65
ChangeMilestoneStatusFunction · 0.65
createCommentFunction · 0.65
DeleteCommentByIDFunction · 0.65
updateMirrorFunction · 0.65
MergeMethod · 0.65
getPullRequestByIDFunction · 0.65
UpdateProtectBranchFunction · 0.65
UpdateOrgProtectBranchFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected