aboutsummaryrefslogtreecommitdiff
path: root/pgruntime
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Required for pgx.Conn.Close().
* add package pgruntimeStefan Majewsky3 days9-0/+875