[Koha-bugs] [Bug 26509] Add Koha::Items->safe_delete

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 23 22:54:43 CEST 2020


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #110580|0                           |1
        is obsolete|                            |

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 110630
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110630&action=edit
Bug 26509: Add Koha::Items->safe_delete

This patch adds a handy method that can be used to call safe_delete on a
resultset.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/Koha/Items.t
=> SUCCESS: Tests pass!
3. Sign off :-D

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list