aboutsummaryrefslogtreecommitdiff
path: root/internal/postgres/package_symbol.go
AgeCommit message (Expand)Author
2026-03-26internal: consolidate build context and unit resolution logicEthan Lee
2026-03-26internal/api: implement package symbols endpointEthan Lee
2023-08-04internal/middleware: move stats to its own packageMichael Matloob
2021-06-21internal/postgres: change logic for upsertSearchDocumentSymbolsJulie Qiu
2021-05-17internal: add experiment InsertSymbolSearchDocumentsJulie Qiu
2021-05-17internal/postgres: insert symbol search documentsJulie Qiu
2021-05-13internal/postgres: refactor getPackageSymbolsJulie Qiu
2021-05-06internal/postgres: delete Legacy functionsJulie Qiu
2021-05-05internal/postgres: factor out symbol history collectJulie Qiu
2021-05-04internal/postgres: handle different SymbolMeta for different build contextsJulie Qiu
2021-05-04internal: prefix GetSymbolHistory functions with LegacyJulie Qiu
2021-05-04internal: delete unused UnitSymbol.Version fieldJulie Qiu
2021-04-28internal/postgres: move package symbols codeJulie Qiu