Revision f6eb78ff
Von Kivitendo Admin vor etwa 9 Jahren hinzugefügt
SL/DB.pm | ||
---|---|---|
});
|
||
|
||
One big difference to L<Rose::DB/do_transaction> is the return code
|
||
handling. If a transaction is already active then C<with_transcation>
|
||
handling. If a transaction is already active then C<with_transaction>
|
||
simply returns the result of calling C<$code_ref> as-is.
|
||
|
||
Otherwise the return value depends on the result of the underlying
|
Auch abrufbar als: Unified diff
Typo in Doku