Summary
Functions
Transaction seam for the arke write pipeline: {:error, _} from the wrapped
function rolls the transaction back and is returned as-is. A raised
constraint violation aborts the transaction and is translated to
{:error, %{constraint: ..., message: ...}} after the rollback.
Functions
Transaction seam for the arke write pipeline: {:error, _} from the wrapped
function rolls the transaction back and is returned as-is. A raised
constraint violation aborts the transaction and is translated to
{:error, %{constraint: ..., message: ...}} after the rollback.