aboutsummaryrefslogtreecommitdiffstats
path: root/src/letsqlite.mli (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rearrange functionsGravatar Peter McGoron 2021-10-091-9/+32
| | | | | | | | * 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
* move over stuff from old projectGravatar Peter McGoron 2021-10-091-0/+141