MCPcopy Index your code
hub / github.com/bytebase/bytebase / GetDefinition

Method GetDefinition

backend/generated-go/store/database.pb.go:1442–1447  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1440}
1441
1442func (x *RuleMetadata) GetDefinition() string {
1443 if x != nil {
1444 return x.Definition
1445 }
1446 return ""
1447}
1448
1449type TaskMetadata struct {
1450 state protoimpl.MessageState `protogen:"open.v1"`

Callers 11

loadCatalogMetadataFunction · 0.45
buildCompletionCatalogFunction · 0.45
insertColumnsMethod · 0.45
insertAllColumnsMethod · 0.45
loadDatabaseObjectsFunction · 0.45
writeCreateRegularIndexFunction · 0.45
writeFunctionStatementFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected