Commit Graph

4 Commits

Author SHA1 Message Date
Peter McGoron 7287437c82 redo rowfold, iter, and map 2021-10-16 08:37:53 -04:00
Peter McGoron 57b48639ab rearrange functions
* 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-09 22:25:47 -04:00
Peter McGoron 27962fc7d2 fix build 2021-10-09 22:25:34 -04:00
Peter McGoron 8c8496da46 move over stuff from old project 2021-10-09 21:45:43 -04:00