Skip to content

database: add Stars field to RepoName

Administrator requested to merge ts/add-stars-to-repo-name into main

Created by: tsenart

This PR is part of a series to migrate search to paginated repository resolution.

This change is needed so that we can read the Stars value of the last types.RepoName in a page of repos that is sorted by star count. That value will then be put in a database.Cursors type which will be passed around to a searchrepos.Pager.

Part of #26995 (closed)

Merge request reports

Loading