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

Method TableName

internal/migrations/v13.go:306–308  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

304}
305
306func (AnswerV13) TableName() string {
307 return "answer"
308}
309
310// updateUserAnswerCount update user answer count
311func updateUserAnswerCount(ctx context.Context, x *xorm.Engine) error {

Callers 3

initDefaultContentMethod · 0.45
initDefaultBadgesMethod · 0.45
addBadgesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected