ash/lib
Zach Daniel 7ff3a96db2 improvement: better handling of nested errors in transactions
If you call a nested action currently, and anything goes wrong, the whole
transaction is aborted. However, we want to be able to *recover* from
internal errors, and that means allowing things to fail without failing
the entire transaction. If something that *starts* a transaction
encounters an error, then it will rollback the transaction.
2023-10-13 14:33:25 -04:00
..
ash improvement: better handling of nested errors in transactions 2023-10-13 14:33:25 -04:00
mix docs: finalize initial cheat_sheet/docs pattern 2023-09-26 23:13:40 -04:00
sat_solver fix: more fixes for synonymous relationship paths 2023-01-06 17:14:24 -05:00
ash.ex fix: typo in new tracer setting logic 2023-09-13 13:58:40 -04:00