This is an automated email from the ASF dual-hosted git repository.

linkinstar pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git


    from c39fd896 fix(search): fix the wrong offset when searching
     add 5cbd1906 feat(question): add linked count feature to question

No new revisions were added by this update.

Summary of changes:
 internal/entity/question_entity.go           |  1 +
 internal/migrations/migrations.go            |  1 +
 internal/migrations/{v23.go => v24.go}       |  9 ++++---
 internal/repo/question/question_repo.go      | 40 ++++++++++++++++++++++++++++
 internal/schema/question_schema.go           |  4 +--
 internal/service/question_common/question.go | 23 ++++++++++++++++
 6 files changed, 73 insertions(+), 5 deletions(-)
 copy internal/migrations/{v23.go => v24.go} (80%)

Reply via email to