aboutsummaryrefslogtreecommitdiff
path: root/database.go (unfollow)
Commit message (Collapse)AuthorFilesLines
6 daysdatabase: Remove query_listRunxi Yu1-25/+0
8 days*: Replace some := with varRunxi Yu1-11/+13
10 daysAdd SPDX license headers to all Go filesRunxi Yu1-0/+3
2025-02-18*.go: Add some comments for docsRunxi Yu1-0/+5
2025-02-17database.go: Merge name_desc_t; remove misc.goRunxi Yu1-0/+5
2025-02-14{database,http_handle_*index}.go: Reduce query_name_desc_list duplicationRunxi Yu1-0/+18
2025-02-13index: Reformat the pageRunxi Yu1-1/+0
2025-02-13database.go: query_list[T any]Runxi Yu1-0/+29