| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add initial sketches for Store.Insert, Store.Update | Stefan Majewsky | 2026-04-12 | 1 | -0/+120 |
| | | | | | Currently extremely bad performance for some reason. Need to investigate. | ||||
| * | add Store.SelectOne | Stefan Majewsky | 2026-04-12 | 1 | -92/+0 |
| | | |||||
| * | add Handle interface | Stefan Majewsky | 2026-04-12 | 1 | -3/+2 |
| | | |||||
| * | reorganize the API from type DB to type Store | Stefan Majewsky | 2026-04-11 | 1 | -11/+8 |
| | | |||||
| * | reduce function body of Select() further, add context to errors | Stefan Majewsky | 2026-04-11 | 1 | -14/+32 |
| | | |||||
| * | reduce function body of Select() | Stefan Majewsky | 2026-04-11 | 1 | -16/+37 |
| | | |||||
| * | say no to ctx | Stefan Majewsky | 2026-04-11 | 1 | -2/+1 |
| | | |||||
| * | move Select() to separate file | Stefan Majewsky | 2026-04-10 | 1 | -0/+58 |
