aboutsummaryrefslogtreecommitdiff
path: root/gsql/std.go
Commit message (Collapse)AuthorAgeFilesLines
* gsql: add WithinTransactionStefan Majewsky2 days1-1/+26
|
* gsql: add context.Context argument to GSQLClose()Stefan Majewsky2 days1-1/+1
| | | | Required for pgx.Conn.Close().
* add package gsqlStefan Majewsky4 days1-0/+204