aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/data/update_test.go
AgeCommit message (Collapse)Author
2025-08-02Improve initial db connectionJP Appel
Now checks for presence of db version metadata in before attempting to create database schema.
2025-07-19Add key-val db table for metadataJP Appel
2025-07-18Add methods for updating existing document entriesJP Appel
Additionally optimize various database queries