MCPcopy Index your code
hub / github.com/apache/devlake / TableName

Method TableName

backend/core/dal/dal.go:57–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55
56type Tabler interface {
57 TableName() string
58}
59
60// DefaultTabler is working for the Tabler interface witch only need TableName

Callers 15

UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65
UpMethod · 0.65

Implementers 15

SubtaskStatebackend/core/models/subtask_state.go
CollectorLatestStatebackend/core/models/collector_state.go
Projectbackend/core/models/project.go
ProjectMetricSettingbackend/core/models/project.go
Storebackend/core/models/project.go
Pipelinebackend/core/models/pipeline.go
DbPipelineLabelbackend/core/models/pipeline.go
DynamicTablerImplbackend/core/models/dynamic_tabler.go
ApiKeybackend/core/models/api_key.go
Notificationbackend/core/models/notification.go
Taskbackend/core/models/task.go
Subtaskbackend/core/models/task.go

Calls

no outgoing calls

Tested by 8

TestTransformTableFunction · 0.52
TestCopyTableColumnsFunction · 0.52
TestGetTablesInfoFunction · 0.52