summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainadd TODO for selectOneValue/selectSeveralValues adaptationStefan Majewsky42 hours
 
TagDownloadAuthorAge
v0.13.2go-oblast-0.13.2.tar.gz  Stefan Majewsky2 days
v0.13.1go-oblast-0.13.1.tar.gz  Stefan Majewsky2 days
v0.13.0go-oblast-0.13.0.tar.gz  Stefan Majewsky2 days
v0.12.0go-oblast-0.12.0.tar.gz  Stefan Majewsky2 weeks
v0.11.0go-oblast-0.11.0.tar.gz  Stefan Majewsky2 weeks
v0.10.0go-oblast-0.10.0.tar.gz  Stefan Majewsky2 months
v0.9.0go-oblast-0.9.0.tar.gz  Stefan Majewsky3 months
v0.8.0go-oblast-0.8.0.tar.gz  Stefan Majewsky3 months
v0.7.0go-oblast-0.7.0.tar.gz  Stefan Majewsky3 months
v0.6.0go-oblast-0.6.0.tar.gz  Stefan Majewsky3 months
[...]
 
AgeCommit messageAuthorFilesLines
2026-05-18v0.9.0v0.9.0Stefan Majewsky1-1/+1
2026-05-18replace Wrap with NewDB/NewConn/NewTxStefan Majewsky8-91/+168
2026-05-13TODO: oblast.SqlHandle[] is inconvenient to useStefan Majewsky1-0/+1
2026-05-13v0.8.0v0.8.0Stefan Majewsky1-1/+1
2026-05-13return a concrete type from Wrap() to enable non-Oblast DB operationsStefan Majewsky8-97/+110
2026-05-13Insert, Upsert, Update, Delete: do not panic on indirection through nil pointerStefan Majewsky6-28/+169
2026-05-12add PostgreSQL benchmark, comparing lib/pq against pgx both with and w/o OblastStefan Majewsky9-20/+670
2026-05-12fix `reuse lint`Stefan Majewsky1-0/+1
2026-05-12v0.7.0v0.7.0Stefan Majewsky1-1/+1
2026-05-12add escaping in Dialect.QuoteIdentifier implementationsStefan Majewsky2-6/+26
[...]