| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pgruntime: in ConnectForTest, only truncate tables instead of recreating the ↵ | Stefan Majewsky | 2 days | 1 | -2/+1 |
| | | | | | | | | | database DROP + CREATE DATABASE was measured at 100 ms per ConnectForTest(), which is prohibitively slow in large test suites. This should be more in the ballpark of 10 ms per test. | ||||
| * | pgruntime: fix parameter syntax in migration query | Stefan Majewsky | 3 days | 1 | -1/+1 |
| | | |||||
| * | add package pgruntime | Stefan Majewsky | 3 days | 1 | -0/+130 |
