[Koha-bugs] [Bug 21684] Koha::Object[s]->delete methods must behave identically as the corresponding DBIx::Class ones

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 26 18:57:19 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21684

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 81318
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81318&action=edit
Bug 21684: Add auto_savepoint to DBIC connection

https://metacpan.org/pod/distribution/DBIx-Class/lib/DBIx/Class/Manual/Cookbook.pod#Nested-transactions-and-auto-savepoints

Otherwise:
DBIx::Class::Storage::txn_rollback(): A txn_rollback in nested transaction is
ineffective! (depth 1) at t/db_dependent/Koha/Objects.t line 274

Possible side-effects? Slowness?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list