| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | oblast: import from go.xyrillian.de/oblast | Stefan Majewsky | 7 days | 1 | -0/+9 |
| | | | | | | | - type RuntimeIndex is left behind for now because I don't want to commit to the method names yet - the "OrNone" methods are removed in favor of gsql.NoneIfNoRows() | ||||
| * | add testing/pgruntime | Stefan Majewsky | 2026-08-01 | 1 | -1/+1 |
| | | | | | | | | | Testing pgruntime has quickly turned out to be a nightmare, because so many parts of the test logic are not easily reproducible (e.g. `stopDBIfLingering`). I decided to not waste a bunch of time testing code that is relatively compact and easy to verify by careful examination, and that is unlikely to change a lot in the future. | ||||
| * | fix coverage reporting across package imports | Stefan Majewsky | 2025-07-03 | 1 | -1/+4 |
| | | |||||
| * | add `make check` target | Stefan Majewsky | 2025-07-01 | 1 | -0/+34 |
