aboutsummaryrefslogtreecommitdiff
path: root/pgruntime/behavior.go
Commit message (Expand)AuthorAgeFilesLines
* move pgruntime internal helpers to internal/gqStefan Majewsky2026-08-051-7/+8
* pgruntime: protect against concurrent migrationsStefan Majewsky2026-08-051-1/+16
* pgruntime: in ConnectForTest, only truncate tables instead of recreating the ...Stefan Majewsky2026-07-311-2/+1
* pgruntime: fix parameter syntax in migration queryStefan Majewsky2026-07-311-1/+1
* add package pgruntimeStefan Majewsky2026-07-301-0/+130