aboutsummaryrefslogtreecommitdiffstats
path: root/src/dune-project
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2021-10-16 13:35:03 -0400
committerGravatar Peter McGoron 2021-10-16 13:35:03 -0400
commit85acaca0b57bd571325c826c369cf88ab75098b7 (patch)
tree1ddd2b998d45cfd1fd4dd002a26f3023510e82fd /src/dune-project
parentredo 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 '')
0 files changed, 0 insertions, 0 deletions