aboutsummaryrefslogtreecommitdiff
path: root/internal/postgres/delete_test.go
AgeCommit message (Expand)Author
2025-04-01internal/postgres: use a more straightforward return valuecuishuang
2023-08-23all: remove arbitrary hard-coded timeouts in testsBryan C. Mills
2022-03-07internal/database: use generics for Collect functionsJonathan Amsterdam
2021-08-16internal/postgres: split deleteModuleOrPackagesInModuleFromSearchDocumentsJulie Qiu
2021-08-16internal/{worker,postgres}: remove DeleteOlderVersionFromSearchDocumentsJonathan Amsterdam
2021-08-13internl/postgres: move delete functions into delete.goJonathan Amsterdam
2021-04-08internal/postgres,etc: finish MustInsertModule cleanupJonathan Amsterdam
2021-04-07internal/postgres: use MustInsertModuleLatestJonathan Amsterdam
2021-02-22internal/postgres,worker: schedule fetching of std@masterJulie Qiu