aboutsummaryrefslogtreecommitdiff
path: root/handle/handle.go
Commit message (Collapse)AuthorAgeFilesLines
* return a concrete type from Wrap() to enable non-Oblast DB operationsStefan Majewsky2026-05-131-4/+6
|
* fix typosStefan Majewsky2026-05-121-1/+1
|
* change Handle to a generic interface without explicit dep on database/sqlStefan Majewsky2026-05-121-0/+52