aboutsummaryrefslogtreecommitdiff
path: root/pgruntime
Commit message (Expand)AuthorAgeFilesLines
* pgruntime: link to pkg.go.dev for gg-pgxStefan Majewsky35 hours1-1/+1
* add testing/pgruntimeStefan Majewsky35 hours4-24/+14
* pgruntime: allow overriding .testdb pathStefan Majewsky2 days2-4/+34
* pgruntime: in ConnectForTest, only truncate tables instead of recreating the ...Stefan Majewsky2 days4-29/+95
* pgruntime: add t.Helper() and better error messages in ConnectForTest()Stefan Majewsky2 days1-2/+7
* pgruntime: fix parameter syntax in migration queryStefan Majewsky2 days1-1/+1
* pgruntime: add OverrideDatabaseNameStefan Majewsky2 days1-3/+27
* gsql: add context.Context argument to GSQLClose()Stefan Majewsky3 days1-3/+3
* add package pgruntimeStefan Majewsky3 days9-0/+875