aboutsummaryrefslogtreecommitdiff
path: root/runtimeindex_test.go
Commit message (Expand)AuthorAgeFilesLines
* replace types Handle, DB, Conn, Tx with their gg/gsql equivalentsStefan Majewsky3 days1-1/+2
* bump gg to 0.10.0, use gg/assertStefan Majewsky2026-06-201-3/+3
* replace Wrap with NewDB/NewConn/NewTxStefan Majewsky2026-05-181-1/+1
* change Handle to a generic interface without explicit dep on database/sqlStefan Majewsky2026-05-121-1/+1
* add type RuntimeIndexStefan Majewsky2026-05-081-0/+72