aboutsummaryrefslogtreecommitdiff
path: root/handle.go
Commit message (Expand)AuthorAgeFilesLines
* TODO: oblast.SqlHandle[] is inconvenient to useStefan Majewsky2026-05-131-0/+1
* return a concrete type from Wrap() to enable non-Oblast DB operationsStefan Majewsky2026-05-131-22/+35
* change Handle to a generic interface without explicit dep on database/sqlStefan Majewsky2026-05-121-0/+90