aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-09rearrange functionsGravatar Peter McGoron 2-24/+55
* Replace getrow with get_exactly_one_row, since there was no way to detect when another row would be available * Introduce rowfold, which allows for iterating over all rows returns fromed a SQL query * Introduce functions into the interface that were left out
2021-10-09fix buildGravatar Peter McGoron 1-3/+4