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

--- Comment #13 from Martin Renvoize <[email protected]> ---
(In reply to Marcel de Rooy from comment #11)
> Not sure if this works:
> +                ok( ref($r_us) && ref($r_them),
> +                    'Successful delete should return the object ' );
> 
> Note that it depends on the storage backend:
> "The return value is a pass through of what the underlying storage backend
> returned, and may vary."

Hmm, well at the present time we only support MySQL and MariaDB as our backends
and I believe those are consistent with one another in this regard.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to