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

--- Comment #24 from Jonathan Druart <[email protected]> ---
(In reply to Julian Maurice from comment #23)
> (In reply to Jonathan Druart from comment #21)
> > I've read the previous again, but I still think we should have a good
> > example of try catch in the skeleton file. We could also enforce the
> > existing of rethrow in the catch block for db_revs.
> SQL14 have been removed, so try/catch is not mandatory. If one chooses to
> use it, there must be a good reason for it and I think we shouldn't enforce
> any behavior in the catch block. It could be ok for an SQL query to fail in
> that case.

The 3 occurrences in our db_revs are wrong...

-- 
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