Expand description
Ledger database operations using Diesel.
These functions take a connection as a parameter, allowing them to be called within a transaction alongside other operations (e.g., fill inserts).
Functionsยง
- apply_
pnl_ decimal_ sync - Apply a Decimal balance delta within a transaction.