filmov
tv
Programming in Haskell -- more hasql transactions

Показать описание
I did the first half of updating the balance by modifying the account resource, but now I need to ensure I create the ledger entry as well. To do that I'll create change the database layer to use haslq transactions.