Skip to content
callcount

gitea.dev/models/db.SQLSession.Exec

third-party

The 3284th most-called third-party method by production calls. Called 187 times across 1 modules; 180 of those run outside tests and generated code.

All of gitea.dev/models/db → Docs on pkg.go.dev ↗

prod calls
180
non-test, non-generated
all calls
187
total callsites
modules
1
distinct callers
in loop
13%
of prod calls
in tests
4%
7 calls
resolved
0%
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 →

  • Interface method100%Called through an interface. The runtime target may differ.

where it's called

Callsites in the wild

12 representative callsites of 187, prioritizing in-loop and non-test usage. We link to source, never display it.

SQLSession.Exec · 12 of 187 callsites
  • gitea.dev @v1.27.1

    models/migrations/v1_27/v339.go:27

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_22/v283.go:28

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_22/v294.go:32

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_18/v229.go:38

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_11/v114.go:43

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_14/v162.go:46

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_26/v329.go:48

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_24/v320.go:51

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_10/v100.go:54

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_14/v161.go:57

    in loop
  • gitea.dev @v1.27.1

    models/system/setting.go:87

    in loop
  • gitea.dev @v1.27.1

    models/dbfs/dbfile.go:125

    in loop

top callers

The modules that reach for it

The modules that call SQLSession.Exec most in this snapshot.

  • gitea.dev187100%

siblings

More from gitea.dev/models/db

The other most-called members in this package. See all →