diff options
| author | 2021-10-16 13:35:03 -0400 | |
|---|---|---|
| committer | 2021-10-16 13:35:03 -0400 | |
| commit | 85acaca0b57bd571325c826c369cf88ab75098b7 (patch) | |
| tree | 1ddd2b998d45cfd1fd4dd002a26f3023510e82fd /src/dune | |
| parent | redo rowfold, iter, and map (diff) | |
add a boolean to the monad to be more flexible with error management
To optimize Sqlite3 queries, prepared statements are typically
kept instead of re-prepared so that they may be executed multiple
times. This allows for prepared statements to not be finalized on
destruction, allowing for reuse even when an error has occured.
Diffstat (limited to 'src/dune')
0 files changed, 0 insertions, 0 deletions
