summaryrefslogtreecommitdiff
path: root/src/util.hpp
Commit message (Collapse)AuthorAge
* 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.