aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/data/db.go
AgeCommit message (Expand)Author
2025-08-10Change db schema; remove aliases, add fts5 integrationJP Appel
2025-08-05Add headings category to query langJP Appel
2025-08-02Add initial todos for new heading categoryJP Appel
2025-08-02Improve initial db connectionJP Appel
2025-07-28Remove todo contextsJP Appel
2025-07-28Add regex operatorJP Appel
2025-07-22Add periodic db optimizationsJP Appel
2025-07-19Add key-val db table for metadataJP Appel
2025-07-18Add methods for updating existing document entriesJP Appel
2025-07-02Add link parsingJP Appel
2025-06-30Implement compiled query executionJP Appel
2025-05-26Refactor db codeJP Appel
2025-04-27Large commit; many featuresJP Appel