summaryrefslogtreecommitdiff
path: root/src/util.hpp
Commit message (Collapse)AuthorAge
* Move DeleteWith helper in src/utilDan Goodliffe2025-09-04
|
* Add bindMany helperDan Goodliffe2025-09-02
|
* Insert new entities and log entry in a transactionDan Goodliffe2025-08-25
| | | | If no new entities are required, no transaction is created.
* Merge storeEntities into a single thingDan Goodliffe2025-08-25
Add visitSum for tuples and makes storeEntities into a single lambda.