xorm.io/xorm/schemas.Index.AddColumn
third-partyThe 6960th most-called third-party method by production calls. Called 96 times across 3 modules; 85 of those run outside tests and generated code.
- prod calls
- 85
- non-test, non-generated
- all calls
- 96
- total callsites
- modules
- 3
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 11%
- 11 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Index.AddColumn from notable Go projects. Open one on the map to see what else it hammers.
- Gitea 39 46%
where it's called
Callsites in the wild
12 representative callsites of 96, prioritizing in-loop and non-test usage. We link to source, never display it.
-
xorm.io/xorm @v1.4.1
dialects/mssql.go:636
in loop -
xorm.io/xorm @v1.4.1
dialects/mysql.go:645
in loop -
xorm.io/xorm @v1.4.1
dialects/gbase8s.go:740
in loop -
xorm.io/xorm @v1.4.1
dialects/oracle.go:880
in loop -
xorm.io/xorm @v1.4.1
dialects/dameng.go:1084
in loop -
-
gitea.dev @v1.27.1
models/migrations/v1_26/v329.go:24
-
-
gitea.dev @v1.27.1
models/migrations/v1_20/v249.go:30
-
-
gitea.dev @v1.27.1
models/migrations/v1_20/v249.go:33
-
top callers
The modules that reach for it
The modules that call Index.AddColumn most in this snapshot.
- gitea.dev4446%
- github.com/go-gitea/gitea4446%
- xorm.io/xorm88%
siblings
More from xorm.io/xorm/schemas
The other most-called members in this package. See all →