aboutsummaryrefslogtreecommitdiff
path: root/oblast.go
Commit message (Expand)AuthorAgeFilesLines
* fix lintsStefan Majewsky2026-04-171-1/+1
* add Store.Update()Stefan Majewsky2026-04-161-0/+19
* clarify behavior around recursing into struct type membersStefan Majewsky2026-04-151-21/+62
* fold package internal into package oblastStefan Majewsky2026-04-141-8/+11
* initial test coverage for Store.Select functionsStefan Majewsky2026-04-141-4/+0
* add initial sketches for Store.Insert, Store.UpdateStefan Majewsky2026-04-121-0/+51
* add Store.SelectOneStefan Majewsky2026-04-121-0/+4
* add Handle interfaceStefan Majewsky2026-04-121-1/+20
* reorganize the API from type DB to type StoreStefan Majewsky2026-04-111-0/+58