summaryrefslogtreecommitdiff
path: root/handle
Commit message (Expand)AuthorAgeFilesLines
* replace types Handle, DB, Conn, Tx with their gg/gsql equivalentsStefan Majewsky3 days1-54/+0
* update apidox refs on package handleStefan Majewsky14 days1-3/+3
* 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