aboutsummaryrefslogtreecommitdiff
path: root/pgruntime/connector.go
Commit message (Expand)AuthorAgeFilesLines
* move pgruntime internal helpers to internal/gqStefan Majewsky2026-08-051-4/+5
* add testing/pgruntimeStefan Majewsky2026-08-011-4/+6
* pgruntime: in ConnectForTest, only truncate tables instead of recreating the ...Stefan Majewsky2026-07-311-26/+59
* pgruntime: add t.Helper() and better error messages in ConnectForTest()Stefan Majewsky2026-07-311-2/+7
* pgruntime: add OverrideDatabaseNameStefan Majewsky2026-07-311-3/+27
* gsql: add context.Context argument to GSQLClose()Stefan Majewsky2026-07-301-3/+3
* add package pgruntimeStefan Majewsky2026-07-301-0/+112